Rate Overview
Live
1 QAR = 0.493687 ANG
1 ANG = 2.0256
QAR
Avg
0.493565
High
0.496052
Low
0.488336
Last updated: 8/1/2026, 2:50:54 PM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.49 ANG |
| 10 QAR | 4.94 ANG |
| 50 QAR | 24.68 ANG |
| 100 QAR | 49.37 ANG |
| 500 QAR | 246.84 ANG |
| 1,000 QAR | 493.69 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-08-01T14:50:54Z",
"rates": {
"ANG": 0.493687
}
}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.3687,
"rate": 0.493687
}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