Rate Overview
Live
1 AWG = 0.214447 OMR
1 OMR = 4.6632
AWG
Avg
0.214394
High
0.215044
Low
0.213792
Last updated: 4/17/2026, 1:36:45 PM
Quick Conversions
| AWG | OMR |
|---|---|
| 1 AWG | 0.21 OMR |
| 10 AWG | 2.14 OMR |
| 50 AWG | 10.72 OMR |
| 100 AWG | 21.44 OMR |
| 500 AWG | 107.22 OMR |
| 1,000 AWG | 214.45 OMR |
Get AWG/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=OMRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T13:36:45Z",
"rates": {
"OMR": 0.214447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "OMR",
"amount": 100
},
"result": 21.4447,
"rate": 0.214447
}Build with AWG/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key