Rate Overview
Live
1 OMR = 2.5912 USD
1 USD = 0.385926
OMR
Avg
2.5919
High
2.5974
Low
2.5906
Last updated: 7/4/2026, 6:25:41 PM
Quick Conversions
| OMR | USD |
|---|---|
| 1 OMR | 2.59 USD |
| 10 OMR | 25.91 USD |
| 50 OMR | 129.56 USD |
| 100 OMR | 259.12 USD |
| 500 OMR | 1,295.58 USD |
| 1,000 OMR | 2,591.17 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-04T18:25:41Z",
"rates": {
"USD": 2.591169
}
}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.1169,
"rate": 2.591169
}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