Rate Overview
Live
1 OMR = 214.6137 ALL
1 ALL = 0.004660
OMR
Avg
213.6178
High
215.0231
Low
211.0255
Last updated: 3/8/2026, 7:42:55 AM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 214.61 ALL |
| 10 OMR | 2,146.14 ALL |
| 50 OMR | 10,730.69 ALL |
| 100 OMR | 21,461.37 ALL |
| 500 OMR | 107,306.87 ALL |
| 1,000 OMR | 214,613.73 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-03-08T07:42:55Z",
"rates": {
"ALL": 214.613731
}
}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": 21461.3731,
"rate": 214.613731
}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