Rate Overview
Live
1 USD = 65.6746 AFN
1 AFN = 0.015227
USD
Avg
65.2850
High
66.9270
Low
63.4486
Last updated: 7/30/2026, 2:12:40 PM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 65.67 AFN |
| 10 USD | 656.75 AFN |
| 50 USD | 3,283.73 AFN |
| 100 USD | 6,567.46 AFN |
| 500 USD | 32,837.30 AFN |
| 1,000 USD | 65,674.59 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-30T14:12:40Z",
"rates": {
"AFN": 65.67459269
}
}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": 6567.459269,
"rate": 65.67459269
}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