Rate Overview
Live
1 OMR = 4.6370 AWG
1 AWG = 0.215656
OMR
Avg
4.6413
High
4.6634
Low
4.6370
Last updated: 7/9/2026, 6:11:47 AM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.64 AWG |
| 10 OMR | 46.37 AWG |
| 50 OMR | 231.85 AWG |
| 100 OMR | 463.70 AWG |
| 500 OMR | 2,318.50 AWG |
| 1,000 OMR | 4,637.01 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-09T06:11:47Z",
"rates": {
"AWG": 4.637005
}
}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": 463.70050000000003,
"rate": 4.637005
}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