Rate Overview
Live
1 ANG = 14667.81 VND
1 VND = 0.000068
ANG
Avg
14554.44
High
14769.19
Low
14254.33
Last updated: 5/28/2026, 12:08:54 AM
Quick Conversions
| ANG | VND |
|---|---|
| 1 ANG | 14,667.81 VND |
| 10 ANG | 146,678.07 VND |
| 50 ANG | 733,390.33 VND |
| 100 ANG | 1,466,780.65 VND |
| 500 ANG | 7,333,903.26 VND |
| 1,000 ANG | 14,667,806.52 VND |
Get ANG/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=VNDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-05-28T00:08:54Z",
"rates": {
"VND": 14667.806521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "VND",
"amount": 100
},
"result": 1466780.6521,
"rate": 14667.806521
}Build with ANG/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key