Rate Overview
Live
1 USD = 64.5040 AFN
1 AFN = 0.015503
USD
Avg
64.3355
High
64.5040
Low
64.0000
Last updated: 4/18/2026, 8:45:51 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 64.50 AFN |
| 10 USD | 645.04 AFN |
| 50 USD | 3,225.20 AFN |
| 100 USD | 6,450.40 AFN |
| 500 USD | 32,251.99 AFN |
| 1,000 USD | 64,503.99 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-04-18T08:45:51Z",
"rates": {
"AFN": 64.50398795
}
}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": 6450.398794999999,
"rate": 64.50398795
}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