Rate Overview
Live
1 AFN = 0.056532 QAR
1 QAR = 17.6891
AFN
Avg
0.056690
High
0.056992
Low
0.056434
Last updated: 4/17/2026, 4:56:48 AM
Quick Conversions
| AFN | QAR |
|---|---|
| 1 AFN | 0.06 QAR |
| 10 AFN | 0.57 QAR |
| 50 AFN | 2.83 QAR |
| 100 AFN | 5.65 QAR |
| 500 AFN | 28.27 QAR |
| 1,000 AFN | 56.53 QAR |
Get AFN/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=QARExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-17T04:56:48Z",
"rates": {
"QAR": 0.056532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "QAR",
"amount": 100
},
"result": 5.6532,
"rate": 0.056532
}Build with AFN/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key