Rate Overview
Live
1 AFN = 0.015851 USD
1 USD = 63.0875
AFN
Avg
0.015852
High
0.016015
Low
0.015524
Last updated: 6/16/2026, 8:57:00 AM
Quick Conversions
| AFN | USD |
|---|---|
| 1 AFN | 0.02 USD |
| 10 AFN | 0.16 USD |
| 50 AFN | 0.79 USD |
| 100 AFN | 1.59 USD |
| 500 AFN | 7.93 USD |
| 1,000 AFN | 15.85 USD |
Get AFN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=USDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-16T08:57:00Z",
"rates": {
"USD": 0.015851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "USD",
"amount": 100
},
"result": 1.5851,
"rate": 0.015851
}Build with AFN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key