Rate Overview
Live
1 USD = 66.8122 AFN
1 AFN = 0.014967
USD
Avg
67.9153
High
75.3968
Low
62.9761
Last updated: 7/21/2026, 2:36:24 PM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 66.81 AFN |
| 10 USD | 668.12 AFN |
| 50 USD | 3,340.61 AFN |
| 100 USD | 6,681.22 AFN |
| 500 USD | 33,406.10 AFN |
| 1,000 USD | 66,812.19 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-21T14:36:24Z",
"rates": {
"AFN": 66.81219179
}
}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": 6681.219179,
"rate": 66.81219179
}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