Rate Overview
Live
1 ANG = 2.0236 QAR
1 QAR = 0.494161
ANG
Avg
2.0238
High
2.0376
Low
2.0092
Last updated: 3/27/2026, 3:39:19 PM
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.82 QAR |
| 1,000 ANG | 2,023.63 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-03-27T15:39:19Z",
"rates": {
"QAR": 2.023631
}
}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.3631,
"rate": 2.023631
}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