Rate Overview
Live
1 OMR = 247.9603 BTN
1 BTN = 0.004033
OMR
Avg
248.3832
High
250.8028
Low
247.0820
Last updated: 5/27/2026, 11:47:55 PM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 247.96 BTN |
| 10 OMR | 2,479.60 BTN |
| 50 OMR | 12,398.01 BTN |
| 100 OMR | 24,796.03 BTN |
| 500 OMR | 123,980.13 BTN |
| 1,000 OMR | 247,960.26 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-27T23:47:55Z",
"rates": {
"BTN": 247.96026
}
}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": 24796.026,
"rate": 247.96026
}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