Rate Overview
Live
1 ALL = 0.004640 OMR
1 OMR = 215.5172
ALL
Avg
0.004667
High
0.004749
Low
0.004596
Last updated: 3/27/2026, 3:11:51 PM
Quick Conversions
| ALL | OMR |
|---|---|
| 1 ALL | 0.00 OMR |
| 10 ALL | 0.05 OMR |
| 50 ALL | 0.23 OMR |
| 100 ALL | 0.46 OMR |
| 500 ALL | 2.32 OMR |
| 1,000 ALL | 4.64 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-27T15:11:51Z",
"rates": {
"OMR": 0.00464
}
}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.464,
"rate": 0.00464
}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