Rate Overview
Live
1 OMR = 2.5907 USD
1 USD = 0.386000
OMR
Avg
2.5925
High
2.6028
Low
2.5907
Last updated: 8/14/2026, 3:47:16 PM
Quick Conversions
| OMR | USD |
|---|---|
| 1 OMR | 2.59 USD |
| 10 OMR | 25.91 USD |
| 50 OMR | 129.53 USD |
| 100 OMR | 259.07 USD |
| 500 OMR | 1,295.34 USD |
| 1,000 OMR | 2,590.67 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-08-14T15:47:16Z",
"rates": {
"USD": 2.590673
}
}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.0673,
"rate": 2.590673
}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