Rate Overview
Live
1 ALL = 0.004664 OMR
1 OMR = 214.4082
ALL
Avg
0.004686
High
0.004738
Low
0.004650
Last updated: 3/7/2026, 12:12:03 AM
Quick Conversions
| ALL | OMR |
|---|---|
| 1 ALL | 0.00 OMR |
| 10 ALL | 0.05 OMR |
| 50 ALL | 0.23 OMR |
| 100 ALL | 0.47 OMR |
| 500 ALL | 2.33 OMR |
| 1,000 ALL | 4.66 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-03-07T00:12:03Z",
"rates": {
"OMR": 0.004664
}
}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.4664,
"rate": 0.004664
}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