Rate Overview
Live
1 USD = 66.4761 AFN
1 AFN = 0.015043
USD
Avg
66.3430
High
66.9270
Low
65.8968
Last updated: 7/27/2026, 10:29:20 PM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 66.48 AFN |
| 10 USD | 664.76 AFN |
| 50 USD | 3,323.81 AFN |
| 100 USD | 6,647.61 AFN |
| 500 USD | 33,238.06 AFN |
| 1,000 USD | 66,476.12 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-27T22:29:20Z",
"rates": {
"AFN": 66.47612293
}
}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.612293,
"rate": 66.47612293
}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