Rate Overview
Live
1 OMR = 213.0171 ALL
1 ALL = 0.004694
OMR
Avg
212.5554
High
215.6905
Low
209.0100
Last updated: 5/28/2026, 11:03:20 PM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 213.02 ALL |
| 10 OMR | 2,130.17 ALL |
| 50 OMR | 10,650.85 ALL |
| 100 OMR | 21,301.71 ALL |
| 500 OMR | 106,508.55 ALL |
| 1,000 OMR | 213,017.10 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-05-28T23:03:20Z",
"rates": {
"ALL": 213.017097
}
}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": 21301.7097,
"rate": 213.017097
}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