Rate Overview
Live
1 ALL = 0.004743 OMR
1 OMR = 210.8370
ALL
Avg
0.004730
High
0.004743
Low
0.004708
Last updated: 5/7/2026, 12:34:27 PM
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.37 OMR |
| 1,000 ALL | 4.74 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-05-07T12:34:27Z",
"rates": {
"OMR": 0.004743
}
}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.4743,
"rate": 0.004743
}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