Rate Overview
Live
1 OMR = 212.9358 ALL
1 ALL = 0.004696
OMR
Avg
213.1561
High
213.7364
Low
212.6444
Last updated: 7/29/2026, 2:33:11 PM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 212.94 ALL |
| 10 OMR | 2,129.36 ALL |
| 50 OMR | 10,646.79 ALL |
| 100 OMR | 21,293.58 ALL |
| 500 OMR | 106,467.89 ALL |
| 1,000 OMR | 212,935.78 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-29T14:33:11Z",
"rates": {
"ALL": 212.935779
}
}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": 21293.5779,
"rate": 212.935779
}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