Rate Overview
Live
1 OMR = 205.4027 ALL
1 ALL = 0.004868
OMR
Avg
205.7840
High
206.4808
Low
205.3160
Last updated: 9/9/2026, 3:24:24 AM
Quick Conversions
| OMR | ALL |
|---|---|
| 1 OMR | 205.40 ALL |
| 10 OMR | 2,054.03 ALL |
| 50 OMR | 10,270.14 ALL |
| 100 OMR | 20,540.27 ALL |
| 500 OMR | 102,701.36 ALL |
| 1,000 OMR | 205,402.72 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-09-09T03:24:24Z",
"rates": {
"ALL": 205.402723
}
}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": 20540.2723,
"rate": 205.402723
}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