Rate Overview
Live
1 QAR = 0.494860 ANG
1 ANG = 2.0208
QAR
Avg
0.494764
High
0.495842
Low
0.492800
Last updated: 3/6/2026, 8:10:46 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.49 ANG |
| 10 QAR | 4.95 ANG |
| 50 QAR | 24.74 ANG |
| 100 QAR | 49.49 ANG |
| 500 QAR | 247.43 ANG |
| 1,000 QAR | 494.86 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-03-06T08:10:46Z",
"rates": {
"ANG": 0.49486
}
}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.486000000000004,
"rate": 0.49486
}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