Rate Overview
Live
1 AWG = 0.215670 OMR
1 OMR = 4.6367
AWG
Avg
0.215307
High
0.216168
Low
0.214155
Last updated: 7/28/2026, 1:45:00 PM
Quick Conversions
| AWG | OMR |
|---|---|
| 1 AWG | 0.22 OMR |
| 10 AWG | 2.16 OMR |
| 50 AWG | 10.78 OMR |
| 100 AWG | 21.57 OMR |
| 500 AWG | 107.84 OMR |
| 1,000 AWG | 215.67 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-07-28T13:45:00Z",
"rates": {
"OMR": 0.21567
}
}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.567,
"rate": 0.21567
}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