Rate Overview
Live
1 OMR = 4.6603 ANG
1 ANG = 0.214580
OMR
Avg
4.6890
High
4.7295
Low
4.6446
Last updated: 3/27/2026, 8:06:41 AM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.66 ANG |
| 10 OMR | 46.60 ANG |
| 50 OMR | 233.01 ANG |
| 100 OMR | 466.03 ANG |
| 500 OMR | 2,330.13 ANG |
| 1,000 OMR | 4,660.27 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-03-27T08:06:41Z",
"rates": {
"ANG": 4.660266
}
}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.02660000000003,
"rate": 4.660266
}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