Rate Overview
Live
1 VND = 0.002494 AFN
1 AFN = 400.9623
VND
Avg
0.002496
High
0.002511
Low
0.002484
Last updated: 8/12/2026, 5:59:16 PM
Quick Conversions
| VND | AFN |
|---|---|
| 1 VND | 0.00 AFN |
| 10 VND | 0.02 AFN |
| 50 VND | 0.12 AFN |
| 100 VND | 0.25 AFN |
| 500 VND | 1.25 AFN |
| 1,000 VND | 2.49 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-08-12T17:59:16Z",
"rates": {
"AFN": 0.002494
}
}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.2494,
"rate": 0.002494
}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