Rate Overview
Live
1 ANG = 14700.41 VND
1 VND = 0.000068
ANG
Avg
14652.87
High
14770.37
Low
14456.19
Last updated: 7/29/2026, 10:03:07 PM
Quick Conversions
| ANG | VND |
|---|---|
| 1 ANG | 14,700.41 VND |
| 10 ANG | 147,004.05 VND |
| 50 ANG | 735,020.25 VND |
| 100 ANG | 1,470,040.50 VND |
| 500 ANG | 7,350,202.52 VND |
| 1,000 ANG | 14,700,405.05 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-07-29T22:03:07Z",
"rates": {
"VND": 14700.405046
}
}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": 1470040.5046,
"rate": 14700.405046
}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