Rate Overview
Live
1 ANG = 14713.05 VND
1 VND = 0.000068
ANG
Avg
14632.81
High
14771.87
Low
14344.23
Last updated: 7/30/2026, 8:08:53 AM
Quick Conversions
| ANG | VND |
|---|---|
| 1 ANG | 14,713.05 VND |
| 10 ANG | 147,130.45 VND |
| 50 ANG | 735,652.27 VND |
| 100 ANG | 1,471,304.55 VND |
| 500 ANG | 7,356,522.73 VND |
| 1,000 ANG | 14,713,045.45 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-30T08:08:53Z",
"rates": {
"VND": 14713.04545
}
}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": 1471304.545,
"rate": 14713.04545
}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