Rate Overview
Live
1 USD = 63.4458 AFN
1 AFN = 0.015761
USD
Avg
63.4483
High
64.4145
Low
62.6217
Last updated: 6/20/2026, 12:05:16 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 63.45 AFN |
| 10 USD | 634.46 AFN |
| 50 USD | 3,172.29 AFN |
| 100 USD | 6,344.58 AFN |
| 500 USD | 31,722.91 AFN |
| 1,000 USD | 63,445.81 AFN |
Get USD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=AFNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-20T00:05:16Z",
"rates": {
"AFN": 63.44581288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "AFN",
"amount": 100
},
"result": 6344.581287999999,
"rate": 63.44581288
}Build with USD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key