Rate Overview
Live
1 ANG = 2.0236 QAR
1 QAR = 0.494167
ANG
Avg
2.0238
High
2.0361
Low
2.0158
Last updated: 7/9/2026, 5:20:27 AM
Quick Conversions
| ANG | QAR |
|---|---|
| 1 ANG | 2.02 QAR |
| 10 ANG | 20.24 QAR |
| 50 ANG | 101.18 QAR |
| 100 ANG | 202.36 QAR |
| 500 ANG | 1,011.80 QAR |
| 1,000 ANG | 2,023.61 QAR |
Get ANG/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=QARExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-09T05:20:27Z",
"rates": {
"QAR": 2.023606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "QAR",
"amount": 100
},
"result": 202.3606,
"rate": 2.023606
}Build with ANG/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key