Rate Overview
Live
1 OMR = 4.6646 ANG
1 ANG = 0.214383
OMR
Avg
4.6597
High
4.6937
Low
4.6279
Last updated: 6/27/2026, 12:30:45 PM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.66 ANG |
| 10 OMR | 46.65 ANG |
| 50 OMR | 233.23 ANG |
| 100 OMR | 466.46 ANG |
| 500 OMR | 2,332.28 ANG |
| 1,000 OMR | 4,664.56 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-06-27T12:30:45Z",
"rates": {
"ANG": 4.664558
}
}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.45580000000007,
"rate": 4.664558
}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