Rate Overview
Live
1 OMR = 241.7191 BTN
1 BTN = 0.004137
OMR
Avg
240.9338
High
241.7235
Low
239.6200
Last updated: 4/17/2026, 2:46:10 PM
Quick Conversions
| OMR | BTN |
|---|---|
| 1 OMR | 241.72 BTN |
| 10 OMR | 2,417.19 BTN |
| 50 OMR | 12,085.96 BTN |
| 100 OMR | 24,171.91 BTN |
| 500 OMR | 120,859.57 BTN |
| 1,000 OMR | 241,719.13 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-04-17T14:46:10Z",
"rates": {
"BTN": 241.71913
}
}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": 24171.913,
"rate": 241.71913
}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