Rate Overview
Live
1 AFN = 0.058027 QAR
1 QAR = 17.2334
AFN
Avg
0.055005
High
0.058423
Low
0.051311
Last updated: 5/27/2026, 10:58:28 AM
Quick Conversions
| AFN | QAR |
|---|---|
| 1 AFN | 0.06 QAR |
| 10 AFN | 0.58 QAR |
| 50 AFN | 2.90 QAR |
| 100 AFN | 5.80 QAR |
| 500 AFN | 29.01 QAR |
| 1,000 AFN | 58.03 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-05-27T10:58:28Z",
"rates": {
"QAR": 0.058027
}
}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.802700000000001,
"rate": 0.058027
}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