Rate Overview
Live
1 OMR = 209.3682 ALL
1 ALL = 0.004776
OMR
Avg
210.7858
High
212.6281
Low
209.3682
Last updated: 4/18/2026, 11:17:20 AM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 209.37 ALL |
| 10 OMR | 2,093.68 ALL |
| 50 OMR | 10,468.41 ALL |
| 100 OMR | 20,936.82 ALL |
| 500 OMR | 104,684.10 ALL |
| 1,000 OMR | 209,368.20 ALL |
Get OMR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=ALLExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-18T11:17:20Z",
"rates": {
"ALL": 209.368196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "ALL",
"amount": 100
},
"result": 20936.819600000003,
"rate": 209.368196
}Build with OMR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key