Rate Overview
Live
1 VND = 0.002440 AFN
1 AFN = 409.8361
VND
Avg
0.002434
High
0.002449
Low
0.002421
Last updated: 4/17/2026, 6:12:02 AM
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.22 AFN |
| 1,000 VND | 2.44 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-04-17T06:12:02Z",
"rates": {
"AFN": 0.00244
}
}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.244,
"rate": 0.00244
}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