Rate Overview
Live
1 OMR = 211.0670 ALL
1 ALL = 0.004738
OMR
Avg
214.5696
High
224.1275
Low
209.8799
Last updated: 8/1/2026, 2:50:44 PM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 211.07 ALL |
| 10 OMR | 2,110.67 ALL |
| 50 OMR | 10,553.35 ALL |
| 100 OMR | 21,106.70 ALL |
| 500 OMR | 105,533.51 ALL |
| 1,000 OMR | 211,067.02 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-08-01T14:50:44Z",
"rates": {
"ALL": 211.067017
}
}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": 21106.701699999998,
"rate": 211.067017
}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