Rate Overview
Live
1 QAR = 0.490849 ANG
1 ANG = 2.0373
QAR
Avg
0.491224
High
0.492146
Low
0.490714
Last updated: 4/17/2026, 6:12:06 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.49 ANG |
| 10 QAR | 4.91 ANG |
| 50 QAR | 24.54 ANG |
| 100 QAR | 49.08 ANG |
| 500 QAR | 245.42 ANG |
| 1,000 QAR | 490.85 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-04-17T06:12:06Z",
"rates": {
"ANG": 0.490849
}
}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.0849,
"rate": 0.490849
}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