Rate Overview
Live
1 OMR = 212.8676 ALL
1 ALL = 0.004698
OMR
Avg
213.2172
High
217.9243
Low
209.3682
Last updated: 7/30/2026, 5:33:02 PM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 212.87 ALL |
| 10 OMR | 2,128.68 ALL |
| 50 OMR | 10,643.38 ALL |
| 100 OMR | 21,286.76 ALL |
| 500 OMR | 106,433.81 ALL |
| 1,000 OMR | 212,867.62 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-07-30T17:33:02Z",
"rates": {
"ALL": 212.867616
}
}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": 21286.761599999998,
"rate": 212.867616
}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