Rate Overview
Live
1 OMR = 4.6664 AWG
1 AWG = 0.214296
OMR
Avg
4.6681
High
4.6827
Low
4.6627
Last updated: 5/7/2026, 7:06:25 PM
Quick Conversions
| OMR | AWG |
|---|---|
| 1 OMR | 4.67 AWG |
| 10 OMR | 46.66 AWG |
| 50 OMR | 233.32 AWG |
| 100 OMR | 466.64 AWG |
| 500 OMR | 2,333.22 AWG |
| 1,000 OMR | 4,666.45 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-07T19:06:25Z",
"rates": {
"AWG": 4.666448
}
}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": 466.6448,
"rate": 4.666448
}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