Rate Overview
Live
1 VND = 0.002502 AFN
1 AFN = 399.6803
VND
Avg
0.002425
High
0.002525
Low
0.002345
Last updated: 7/25/2026, 8:42:56 PM
Quick Conversions
| VND | AFN |
|---|---|
| 1 VND | 0.00 AFN |
| 10 VND | 0.03 AFN |
| 50 VND | 0.13 AFN |
| 100 VND | 0.25 AFN |
| 500 VND | 1.25 AFN |
| 1,000 VND | 2.50 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-25T20:42:56Z",
"rates": {
"AFN": 0.002502
}
}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.2502,
"rate": 0.002502
}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