Rate Overview
Live
1 OMR = 212.4768 ALL
1 ALL = 0.004706
OMR
Avg
212.7690
High
213.0856
Low
212.3625
Last updated: 7/10/2026, 5:59:20 AM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 212.48 ALL |
| 10 OMR | 2,124.77 ALL |
| 50 OMR | 10,623.84 ALL |
| 100 OMR | 21,247.68 ALL |
| 500 OMR | 106,238.40 ALL |
| 1,000 OMR | 212,476.80 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-10T05:59:20Z",
"rates": {
"ALL": 212.476801
}
}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": 21247.680099999998,
"rate": 212.476801
}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