Rate Overview
Live
1 USD = 65.8706 AFN
1 AFN = 0.015181
USD
Avg
65.5339
High
65.8706
Low
65.3542
Last updated: 8/18/2026, 7:36:09 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 65.87 AFN |
| 10 USD | 658.71 AFN |
| 50 USD | 3,293.53 AFN |
| 100 USD | 6,587.06 AFN |
| 500 USD | 32,935.32 AFN |
| 1,000 USD | 65,870.64 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-08-18T07:36:09Z",
"rates": {
"AFN": 65.87064497
}
}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": 6587.064497,
"rate": 65.87064497
}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