Rate Overview
Live
1 OMR = 210.8305 ALL
1 ALL = 0.004743
OMR
Avg
211.2768
High
212.3900
Low
210.8105
Last updated: 5/8/2026, 3:45:14 PM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 210.83 ALL |
| 10 OMR | 2,108.30 ALL |
| 50 OMR | 10,541.52 ALL |
| 100 OMR | 21,083.05 ALL |
| 500 OMR | 105,415.23 ALL |
| 1,000 OMR | 210,830.46 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-08T15:45:14Z",
"rates": {
"ALL": 210.830462
}
}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": 21083.0462,
"rate": 210.830462
}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