Rate Overview
Live
1 AWG = 0.213933 OMR
1 OMR = 4.6744
AWG
Avg
0.214996
High
0.215645
Low
0.213469
Last updated: 3/28/2026, 12:24:42 PM
Quick Conversions
| AWG | OMR |
|---|---|
| 1 AWG | 0.21 OMR |
| 10 AWG | 2.14 OMR |
| 50 AWG | 10.70 OMR |
| 100 AWG | 21.39 OMR |
| 500 AWG | 106.97 OMR |
| 1,000 AWG | 213.93 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-28T12:24:42Z",
"rates": {
"OMR": 0.213933
}
}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.3933,
"rate": 0.213933
}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