Rate Overview
Live
1 ANG = 2.0359 QAR
1 QAR = 0.491191
ANG
Avg
2.0358
High
2.0374
Low
2.0353
Last updated: 5/7/2026, 11:24:44 AM
Quick Conversions
| ANG | QAR |
|---|---|
| 1 ANG | 2.04 QAR |
| 10 ANG | 20.36 QAR |
| 50 ANG | 101.79 QAR |
| 100 ANG | 203.59 QAR |
| 500 ANG | 1,017.93 QAR |
| 1,000 ANG | 2,035.87 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-05-07T11:24:44Z",
"rates": {
"QAR": 2.035867
}
}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.5867,
"rate": 2.035867
}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