Rate Overview
Live
1 USD = 66.4784 AFN
1 AFN = 0.015042
USD
Avg
64.3803
High
66.4784
Low
62.5031
Last updated: 7/28/2026, 6:58:14 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 66.48 AFN |
| 10 USD | 664.78 AFN |
| 50 USD | 3,323.92 AFN |
| 100 USD | 6,647.84 AFN |
| 500 USD | 33,239.22 AFN |
| 1,000 USD | 66,478.44 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-07-28T06:58:14Z",
"rates": {
"AFN": 66.4784406
}
}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": 6647.844059999999,
"rate": 66.4784406
}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