Rate Overview
Live
1 OMR = 4.6369 AWG
1 AWG = 0.215659
OMR
Avg
4.6602
High
4.7009
Low
4.6366
Last updated: 5/28/2026, 1:58:32 AM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.64 AWG |
| 10 OMR | 46.37 AWG |
| 50 OMR | 231.85 AWG |
| 100 OMR | 463.69 AWG |
| 500 OMR | 2,318.47 AWG |
| 1,000 OMR | 4,636.95 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-05-28T01:58:32Z",
"rates": {
"AWG": 4.636945
}
}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.6945,
"rate": 4.636945
}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