Rate Overview
Live
1 ALL = 0.004843 OMR
1 OMR = 206.4836
ALL
Avg
0.004819
High
0.004876
Low
0.004757
Last updated: 9/2/2026, 7:30:17 AM
Quick Conversions
| ALL | OMR |
|---|---|
| 1 ALL | 0.00 OMR |
| 10 ALL | 0.05 OMR |
| 50 ALL | 0.24 OMR |
| 100 ALL | 0.48 OMR |
| 500 ALL | 2.42 OMR |
| 1,000 ALL | 4.84 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-09-02T07:30:17Z",
"rates": {
"OMR": 0.004843
}
}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.4843,
"rate": 0.004843
}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