Rate Overview
Live
1 AFN = 0.015225 USD
1 USD = 65.6814
AFN
Avg
0.015572
High
0.015760
Low
0.015225
Last updated: 7/6/2026, 1:20:16 AM
Quick Conversions
| AFN | USD |
|---|---|
| 1 AFN | 0.02 USD |
| 10 AFN | 0.15 USD |
| 50 AFN | 0.76 USD |
| 100 AFN | 1.52 USD |
| 500 AFN | 7.61 USD |
| 1,000 AFN | 15.23 USD |
Get AFN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=USDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-06T01:20:16Z",
"rates": {
"USD": 0.015225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "USD",
"amount": 100
},
"result": 1.5225,
"rate": 0.015225
}Build with AFN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key