Rate Overview
Live
1 VND = 0.002424 AFN
1 AFN = 412.5413
VND
Avg
0.002425
High
0.002491
Low
0.002406
Last updated: 7/8/2026, 5:46:34 PM
Quick Conversions
| VND | AFN |
|---|---|
| 1 VND | 0.00 AFN |
| 10 VND | 0.02 AFN |
| 50 VND | 0.12 AFN |
| 100 VND | 0.24 AFN |
| 500 VND | 1.21 AFN |
| 1,000 VND | 2.42 AFN |
Get VND/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=AFNExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-08T17:46:34Z",
"rates": {
"AFN": 0.002424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "AFN",
"amount": 100
},
"result": 0.2424,
"rate": 0.002424
}Build with VND/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key