Rate Overview
Live
1 OMR = 4.6385 ANG
1 ANG = 0.215586
OMR
Avg
4.6838
High
4.7295
Low
4.6385
Last updated: 7/2/2026, 11:30:46 AM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.64 ANG |
| 10 OMR | 46.39 ANG |
| 50 OMR | 231.93 ANG |
| 100 OMR | 463.85 ANG |
| 500 OMR | 2,319.26 ANG |
| 1,000 OMR | 4,638.53 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-07-02T11:30:46Z",
"rates": {
"ANG": 4.638529
}
}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": 463.85290000000003,
"rate": 4.638529
}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