Rate Overview
Live
1 OMR = 4.6660 ANG
1 ANG = 0.214315
OMR
Avg
4.6591
High
4.6716
Low
4.6384
Last updated: 5/27/2026, 5:17:41 PM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.67 ANG |
| 10 OMR | 46.66 ANG |
| 50 OMR | 233.30 ANG |
| 100 OMR | 466.60 ANG |
| 500 OMR | 2,333.01 ANG |
| 1,000 OMR | 4,666.02 ANG |
Get OMR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=ANGExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-27T17:17:41Z",
"rates": {
"ANG": 4.666019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "ANG",
"amount": 100
},
"result": 466.60190000000006,
"rate": 4.666019
}Build with OMR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key