Rate Overview
Live
1 QAR = 0.495291 ANG
1 ANG = 2.0190
QAR
Avg
0.494658
High
0.495598
Low
0.493010
Last updated: 6/19/2026, 8:46:20 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.50 ANG |
| 10 QAR | 4.95 ANG |
| 50 QAR | 24.76 ANG |
| 100 QAR | 49.53 ANG |
| 500 QAR | 247.65 ANG |
| 1,000 QAR | 495.29 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-19T08:46:20Z",
"rates": {
"ANG": 0.495291
}
}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.5291,
"rate": 0.495291
}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