Rate Overview
Live
1 OMR = 245.1880 BTN
1 BTN = 0.004079
OMR
Avg
245.8957
High
246.8336
Low
245.1791
Last updated: 5/7/2026, 8:02:56 PM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 245.19 BTN |
| 10 OMR | 2,451.88 BTN |
| 50 OMR | 12,259.40 BTN |
| 100 OMR | 24,518.80 BTN |
| 500 OMR | 122,594.02 BTN |
| 1,000 OMR | 245,188.03 BTN |
Get OMR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BTNExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-07T20:02:56Z",
"rates": {
"BTN": 245.188034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BTN",
"amount": 100
},
"result": 24518.803399999997,
"rate": 245.188034
}Build with OMR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key