Rate Overview
Live
1 OMR = 213.8898 ALL
1 ALL = 0.004675
OMR
Avg
212.8250
High
213.8923
Low
211.7426
Last updated: 6/19/2026, 10:15:24 AM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 213.89 ALL |
| 10 OMR | 2,138.90 ALL |
| 50 OMR | 10,694.49 ALL |
| 100 OMR | 21,388.99 ALL |
| 500 OMR | 106,944.93 ALL |
| 1,000 OMR | 213,889.85 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-06-19T10:15:24Z",
"rates": {
"ALL": 213.88985
}
}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": 21388.985,
"rate": 213.88985
}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