Rate Overview
Live
1 BTN = 0.004030 OMR
1 OMR = 248.1390
BTN
Avg
0.004022
High
0.004042
Low
0.003990
Last updated: 8/1/2026, 12:33:34 PM
Quick Conversions
| BTN | OMR |
|---|---|
| 1 BTN | 0.00 OMR |
| 10 BTN | 0.04 OMR |
| 50 BTN | 0.20 OMR |
| 100 BTN | 0.40 OMR |
| 500 BTN | 2.01 OMR |
| 1,000 BTN | 4.03 OMR |
Get BTN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=OMRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-01T12:33:34Z",
"rates": {
"OMR": 0.00403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "OMR",
"amount": 100
},
"result": 0.40299999999999997,
"rate": 0.00403
}Build with BTN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key