Rate Overview
Live
1 ANG = 2.0208 QAR
1 QAR = 0.494861
ANG
Avg
2.0215
High
2.0292
Low
2.0168
Last updated: 3/7/2026, 12:31:13 AM
Quick Conversions
| ANG | QAR |
|---|---|
| 1 ANG | 2.02 QAR |
| 10 ANG | 20.21 QAR |
| 50 ANG | 101.04 QAR |
| 100 ANG | 202.08 QAR |
| 500 ANG | 1,010.39 QAR |
| 1,000 ANG | 2,020.77 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-07T00:31:13Z",
"rates": {
"QAR": 2.020771
}
}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.07709999999997,
"rate": 2.020771
}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