Rate Overview
Live
1 ANG = 2.0172 QAR
1 QAR = 0.495730
ANG
Avg
2.0258
High
2.0478
Low
2.0159
Last updated: 6/25/2026, 2:26:42 AM
Quick Conversions
| ANG | QAR |
|---|---|
| 1 ANG | 2.02 QAR |
| 10 ANG | 20.17 QAR |
| 50 ANG | 100.86 QAR |
| 100 ANG | 201.72 QAR |
| 500 ANG | 1,008.61 QAR |
| 1,000 ANG | 2,017.23 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-06-25T02:26:42Z",
"rates": {
"QAR": 2.017227
}
}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": 201.7227,
"rate": 2.017227
}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