Rate Overview
Live
1 OMR = 2.5905 USD
1 USD = 0.386025
OMR
Avg
2.5945
High
2.6249
Low
2.5876
Last updated: 3/7/2026, 12:26:28 AM
Quick Conversions
| OMR | USD |
|---|---|
| 1 OMR | 2.59 USD |
| 10 OMR | 25.91 USD |
| 50 OMR | 129.53 USD |
| 100 OMR | 259.05 USD |
| 500 OMR | 1,295.25 USD |
| 1,000 OMR | 2,590.50 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-07T00:26:28Z",
"rates": {
"USD": 2.590505
}
}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.0505,
"rate": 2.590505
}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