Rate Overview
Live
1 OMR = 4.6904 ANG
1 ANG = 0.213199
OMR
Avg
4.6845
High
4.7295
Low
4.6446
Last updated: 8/31/2026, 10:53:45 AM
Quick Conversions
| OMR | ANG |
|---|---|
| 1 OMR | 4.69 ANG |
| 10 OMR | 46.90 ANG |
| 50 OMR | 234.52 ANG |
| 100 OMR | 469.04 ANG |
| 500 OMR | 2,345.22 ANG |
| 1,000 OMR | 4,690.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-08-31T10:53:45Z",
"rates": {
"ANG": 4.690448
}
}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": 469.0448,
"rate": 4.690448
}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