Rate Overview
Live
1 OMR = 2.5910 USD
1 USD = 0.385950
OMR
Avg
2.5944
High
2.6170
Low
2.5904
Last updated: 3/27/2026, 5:11:00 AM
Quick Conversions
| OMR | USD |
|---|---|
| 1 OMR | 2.59 USD |
| 10 OMR | 25.91 USD |
| 50 OMR | 129.55 USD |
| 100 OMR | 259.10 USD |
| 500 OMR | 1,295.50 USD |
| 1,000 OMR | 2,591.01 USD |
Get OMR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=USDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-27T05:11:00Z",
"rates": {
"USD": 2.591009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "USD",
"amount": 100
},
"result": 259.1009,
"rate": 2.591009
}Build with OMR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key