Rate Overview
Live
1 AFN = 0.057799 QAR
1 QAR = 17.3013
AFN
Avg
0.057720
High
0.058208
Low
0.057096
Last updated: 3/7/2026, 12:28:37 AM
Quick Conversions
| AFN | QAR |
|---|---|
| 1 AFN | 0.06 QAR |
| 10 AFN | 0.58 QAR |
| 50 AFN | 2.89 QAR |
| 100 AFN | 5.78 QAR |
| 500 AFN | 28.90 QAR |
| 1,000 AFN | 57.80 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-03-07T00:28:37Z",
"rates": {
"QAR": 0.057799
}
}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.7799000000000005,
"rate": 0.057799
}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