Rate Overview
Live
1 ALL = 0.004686 OMR
1 OMR = 213.4016
ALL
Avg
0.004702
High
0.004784
Low
0.004636
Last updated: 7/11/2026, 9:11:58 PM
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.34 OMR |
| 1,000 ALL | 4.69 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-11T21:11:58Z",
"rates": {
"OMR": 0.004686
}
}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.4686,
"rate": 0.004686
}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