Rate Overview
Live
1 QAR = 0.494167 ANG
1 ANG = 2.0236
QAR
Avg
0.494125
High
0.496079
Low
0.491126
Last updated: 7/9/2026, 5:36:14 PM
Quick Conversions
| QAR | ANG |
|---|---|
| 1 QAR | 0.49 ANG |
| 10 QAR | 4.94 ANG |
| 50 QAR | 24.71 ANG |
| 100 QAR | 49.42 ANG |
| 500 QAR | 247.08 ANG |
| 1,000 QAR | 494.17 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-07-09T17:36:14Z",
"rates": {
"ANG": 0.494167
}
}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.416700000000006,
"rate": 0.494167
}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