Rate Overview
Live
1 USD = 62.4461 AFN
1 AFN = 0.016014
USD
Avg
62.9368
High
63.7515
Low
62.4461
Last updated: 3/7/2026, 4:07:03 AM
Quick Conversions
| USD | AFN |
|---|---|
| 1 USD | 62.45 AFN |
| 10 USD | 624.46 AFN |
| 50 USD | 3,122.31 AFN |
| 100 USD | 6,244.61 AFN |
| 500 USD | 31,223.06 AFN |
| 1,000 USD | 62,446.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-03-07T04:07:03Z",
"rates": {
"AFN": 62.44612245
}
}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": 6244.612244999999,
"rate": 62.44612245
}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