Rate Overview
Live
1 USD = 63.3234 AFN
1 AFN = 0.015792
USD
Avg
65.3807
High
67.3091
Low
62.8266
Last updated: 3/27/2026, 9:27:00 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 63.32 AFN |
| 10 USD | 633.23 AFN |
| 50 USD | 3,166.17 AFN |
| 100 USD | 6,332.34 AFN |
| 500 USD | 31,661.69 AFN |
| 1,000 USD | 63,323.38 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-03-27T09:27:00Z",
"rates": {
"AFN": 63.32338239
}
}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": 6332.338239,
"rate": 63.32338239
}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