Rate Overview
Live
1 ALL = 0.004675 OMR
1 OMR = 213.9037
ALL
Avg
0.004698
High
0.004722
Low
0.004675
Last updated: 6/19/2026, 8:50:43 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.34 OMR |
| 1,000 ALL | 4.68 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-06-19T08:50:43Z",
"rates": {
"OMR": 0.004675
}
}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.4675,
"rate": 0.004675
}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