Rate Overview
Live
1 AFN = 0.054387 QAR
1 QAR = 18.3867
AFN
Avg
0.053705
High
0.057799
Low
0.048277
Last updated: 7/23/2026, 11:46:17 AM
Quick Conversions
| AFN | QAR |
|---|---|
| 1 AFN | 0.05 QAR |
| 10 AFN | 0.54 QAR |
| 50 AFN | 2.72 QAR |
| 100 AFN | 5.44 QAR |
| 500 AFN | 27.19 QAR |
| 1,000 AFN | 54.39 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-07-23T11:46:17Z",
"rates": {
"QAR": 0.054387
}
}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.4387,
"rate": 0.054387
}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