Rate Overview
Live
1 OMR = 4.6632 AWG
1 AWG = 0.214447
OMR
Avg
4.6643
High
4.6774
Low
4.6502
Last updated: 4/17/2026, 1:36:09 PM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.66 AWG |
| 10 OMR | 46.63 AWG |
| 50 OMR | 233.16 AWG |
| 100 OMR | 466.32 AWG |
| 500 OMR | 2,331.58 AWG |
| 1,000 OMR | 4,663.15 AWG |
Get OMR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=AWGExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-17T13:36:09Z",
"rates": {
"AWG": 4.663154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "AWG",
"amount": 100
},
"result": 466.31539999999995,
"rate": 4.663154
}Build with OMR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key