Odds converter
FreeDecimal, fractional, American and implied probability — instantly.
Loading the interactive widget…
Accent, surface, text and radius are the only overridable tokens — a bounded set that keeps widgets readable and on-brand.
The code below matches the preview exactly — theme it above, then copy.
<div data-or-widget="odds-converter"
data-or-theme="dark"></div>
<script src="https://oddsrelay.io/widgets/oddsrelay-widgets.js" async></script>Paste it once, anywhere. The script auto-mounts every data-or-widget element and is style-isolated in a Shadow DOM, so it never clashes with your CSS.
Installing on WordPress, Webflow, Squarespace, Wix or React?
- WordPress
- Add a Custom HTML block (or switch the classic editor to the Text tab) and paste the snippet.
- Webflow
- Drop in an Embed element, paste the snippet, and publish — the widget renders on the published site.
- Squarespace
- Insert a Code block where you want the widget and paste the snippet as HTML.
- Wix
- Add an Embed HTML element (iFrame-free custom code) and paste the snippet.
- React / Next.js
- Render the div, then load the script once (e.g. next/script or an effect). The bundle auto-mounts new [data-or-widget] elements; call window.OddsRelay.scan() after client-side navigations if needed.
Different books, different formats. Type a price in any format — decimal, fractional, American or a probability — and see all of them at once, including the implied probability the price bakes in. The fractional output uses the clean betting fraction punters actually recognise.
What it does
- Decimal ⇄ fractional ⇄ American ⇄ implied probability
- Clean betting fractions (1.91 → 10/11)
- Implied probability for any price
- Accepts fractional input like 11/4
How to use it
- 1Pick the input format. Choose decimal, fractional, American or probability.
- 2Type the value. Enter the odds — e.g. 2.5, 11/4, +150 or 40.
- 3See every format. The converter shows all formats plus the implied probability, each one tap to copy.
What powers this
This calculator runs entirely in your browser. There's no account, no API key and no feed — nothing you type leaves the page. The maths is the same commodity matched-betting and value arithmetic used across the industry, implemented carefully and unit-tested.
Questions
- How do you convert decimal odds to a probability?
- Implied probability is 1 ÷ decimal odds. So 2.0 implies 50%, 4.0 implies 25%, and so on (before any bookmaker margin).
- Why is 1.91 shown as 10/11 and not 91/100?
- We approximate to the clean betting fraction punters use, rather than the literal decimal fraction. 10/11 is the recognised price; the exact decimal is still shown alongside it.
- How do American odds work?
- Positive American odds show the profit on a 100 stake (+150 → 2.5 decimal). Negative odds show the stake needed to win 100 (−200 → 1.5 decimal).
18+ · Data product for licensed operators. Please gamble responsibly.
Building a betting product?
Every widget here is free to embed. When you need the feed behind them — matched, rated, bet365 included — start a free trial or get in touch.