Rate Overview
Live
1 OMR = 4.6518 AWG
1 AWG = 0.214969
OMR
Avg
4.6487
High
4.6775
Low
4.6369
Last updated: 7/31/2026, 3:56:51 AM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.65 AWG |
| 10 OMR | 46.52 AWG |
| 50 OMR | 232.59 AWG |
| 100 OMR | 465.18 AWG |
| 500 OMR | 2,325.92 AWG |
| 1,000 OMR | 4,651.84 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-07-31T03:56:51Z",
"rates": {
"AWG": 4.651839
}
}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": 465.1839,
"rate": 4.651839
}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