Rate Overview
Live
1 QAR = 0.495001 ANG
1 ANG = 2.0202
QAR
Avg
0.494450
High
0.495182
Low
0.493683
Last updated: 9/10/2026, 4:49:44 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.50 ANG |
| 10 QAR | 4.95 ANG |
| 50 QAR | 24.75 ANG |
| 100 QAR | 49.50 ANG |
| 500 QAR | 247.50 ANG |
| 1,000 QAR | 495.00 ANG |
Get QAR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=ANGExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-09-10T04:49:44Z",
"rates": {
"ANG": 0.495001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "ANG",
"amount": 100
},
"result": 49.5001,
"rate": 0.495001
}Build with QAR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key