Rate Overview
Live
1 ALL = 0.004706 OMR
1 OMR = 212.4947
ALL
Avg
0.004700
High
0.004708
Low
0.004692
Last updated: 7/10/2026, 10:08:55 AM
Quick Conversions
| ALL | OMR |
|---|---|
| 1 ALL | 0.00 OMR |
| 10 ALL | 0.05 OMR |
| 50 ALL | 0.24 OMR |
| 100 ALL | 0.47 OMR |
| 500 ALL | 2.35 OMR |
| 1,000 ALL | 4.71 OMR |
Get ALL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=OMRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-10T10:08:55Z",
"rates": {
"OMR": 0.004706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "OMR",
"amount": 100
},
"result": 0.4706,
"rate": 0.004706
}Build with ALL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key