Rate Overview
Live
1 QAR = 0.492711 AWG
1 AWG = 2.0296
QAR
Avg
0.491818
High
0.492711
Low
0.491758
Last updated: 3/28/2026, 12:14:35 PM
Quick Conversions
| QAR | AWG |
|---|---|
| 1 QAR | 0.49 AWG |
| 10 QAR | 4.93 AWG |
| 50 QAR | 24.64 AWG |
| 100 QAR | 49.27 AWG |
| 500 QAR | 246.36 AWG |
| 1,000 QAR | 492.71 AWG |
Get QAR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=AWGExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-28T12:14:35Z",
"rates": {
"AWG": 0.492711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "AWG",
"amount": 100
},
"result": 49.271100000000004,
"rate": 0.492711
}Build with QAR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key