Rate Overview
Live
1 QAR = 0.494161 ANG
1 ANG = 2.0236
QAR
Avg
0.493958
High
0.497711
Low
0.490768
Last updated: 3/27/2026, 3:13:01 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.16 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-27T15:13:01Z",
"rates": {
"ANG": 0.494161
}
}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.4161,
"rate": 0.494161
}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