Rate Overview
Live
1 QAR = 0.495308 ANG
1 ANG = 2.0189
QAR
Avg
0.494584
High
0.495598
Low
0.493010
Last updated: 6/17/2026, 7:59:16 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.50 ANG |
| 10 QAR | 4.95 ANG |
| 50 QAR | 24.77 ANG |
| 100 QAR | 49.53 ANG |
| 500 QAR | 247.65 ANG |
| 1,000 QAR | 495.31 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-06-17T07:59:16Z",
"rates": {
"ANG": 0.495308
}
}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.5308,
"rate": 0.495308
}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