Rate Overview
Live
1 OMR = 4.6825 ANG
1 ANG = 0.213563
OMR
Avg
4.6603
High
4.6825
Low
4.6384
Last updated: 7/11/2026, 7:46:11 PM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.68 ANG |
| 10 OMR | 46.82 ANG |
| 50 OMR | 234.12 ANG |
| 100 OMR | 468.25 ANG |
| 500 OMR | 2,341.23 ANG |
| 1,000 OMR | 4,682.45 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-11T19:46:11Z",
"rates": {
"ANG": 4.682453
}
}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": 468.2453,
"rate": 4.682453
}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