Rate Overview
Live
1 ANG = 2.0373 QAR
1 QAR = 0.490850
ANG
Avg
2.0357
High
2.0378
Low
2.0319
Last updated: 4/17/2026, 6:31:36 AM
Quick Conversions
| ANG | QAR |
|---|---|
| 1 ANG | 2.04 QAR |
| 10 ANG | 20.37 QAR |
| 50 ANG | 101.86 QAR |
| 100 ANG | 203.73 QAR |
| 500 ANG | 1,018.64 QAR |
| 1,000 ANG | 2,037.28 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-04-17T06:31:36Z",
"rates": {
"QAR": 2.037283
}
}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": 203.7283,
"rate": 2.037283
}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