Rate Overview
Live
1 QAR = 0.491191 ANG
1 ANG = 2.0359
QAR
Avg
0.491196
High
0.491321
Low
0.490829
Last updated: 5/7/2026, 11:21:23 AM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.49 ANG |
| 10 QAR | 4.91 ANG |
| 50 QAR | 24.56 ANG |
| 100 QAR | 49.12 ANG |
| 500 QAR | 245.60 ANG |
| 1,000 QAR | 491.19 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-05-07T11:21:23Z",
"rates": {
"ANG": 0.491191
}
}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.119099999999996,
"rate": 0.491191
}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