Rate Overview
Live
1 AWG = 0.215599 OMR
1 OMR = 4.6382
AWG
Avg
0.215349
High
0.215896
Low
0.212833
Last updated: 3/7/2026, 7:09:45 AM
Quick Conversions
| AWG | OMR |
|---|---|
| 1 AWG | 0.22 OMR |
| 10 AWG | 2.16 OMR |
| 50 AWG | 10.78 OMR |
| 100 AWG | 21.56 OMR |
| 500 AWG | 107.80 OMR |
| 1,000 AWG | 215.60 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-03-07T07:09:45Z",
"rates": {
"OMR": 0.215599
}
}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.559900000000003,
"rate": 0.215599
}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