Rate Overview
Live
1 ANG = 14753.52 VND
1 VND = 0.000068
ANG
Avg
14756.92
High
14777.32
Low
14724.97
Last updated: 5/7/2026, 11:23:44 AM
Quick Conversions
| ANG | VND |
|---|---|
| 1 ANG | 14,753.52 VND |
| 10 ANG | 147,535.24 VND |
| 50 ANG | 737,676.21 VND |
| 100 ANG | 1,475,352.42 VND |
| 500 ANG | 7,376,762.10 VND |
| 1,000 ANG | 14,753,524.20 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-07T11:23:44Z",
"rates": {
"VND": 14753.524195
}
}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": 1475352.4195,
"rate": 14753.524195
}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