Rate Overview
Live
1 OMR = 2.5970 USD
1 USD = 0.385066
OMR
Avg
2.5909
High
2.5970
Low
2.5905
Last updated: 7/26/2026, 3:30:34 AM
Quick Conversions
| OMR | USD |
|---|---|
| 1 OMR | 2.60 USD |
| 10 OMR | 25.97 USD |
| 50 OMR | 129.85 USD |
| 100 OMR | 259.70 USD |
| 500 OMR | 1,298.48 USD |
| 1,000 OMR | 2,596.96 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-07-26T03:30:34Z",
"rates": {
"USD": 2.596956
}
}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.6956,
"rate": 2.596956
}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