Rate Overview
Live
1 OMR = 4.6382 AWG
1 AWG = 0.215599
OMR
Avg
4.6437
High
4.6985
Low
4.6318
Last updated: 3/7/2026, 7:58:48 AM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.64 AWG |
| 10 OMR | 46.38 AWG |
| 50 OMR | 231.91 AWG |
| 100 OMR | 463.82 AWG |
| 500 OMR | 2,319.12 AWG |
| 1,000 OMR | 4,638.24 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-03-07T07:58:48Z",
"rates": {
"AWG": 4.638235
}
}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.82349999999997,
"rate": 4.638235
}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