Rate Overview
Live
1 BTN = 0.004137 OMR
1 OMR = 241.7211
BTN
Avg
0.004150
High
0.004173
Low
0.004136
Last updated: 4/17/2026, 1:27:11 PM
Quick Conversions
| BTN | OMR |
|---|---|
| 1 BTN | 0.00 OMR |
| 10 BTN | 0.04 OMR |
| 50 BTN | 0.21 OMR |
| 100 BTN | 0.41 OMR |
| 500 BTN | 2.07 OMR |
| 1,000 BTN | 4.14 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-04-17T13:27:11Z",
"rates": {
"OMR": 0.004137
}
}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.4137,
"rate": 0.004137
}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