Rate Overview
Live
1 VND = 0.682813 IDR
1 IDR = 1.4645
VND
Avg
0.678893
High
0.686594
Low
0.671671
Last updated: 7/10/2026, 12:19:41 PM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.83 IDR |
| 50 VND | 34.14 IDR |
| 100 VND | 68.28 IDR |
| 500 VND | 341.41 IDR |
| 1,000 VND | 682.81 IDR |
Get VND/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=IDRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-10T12:19:41Z",
"rates": {
"IDR": 0.682813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "IDR",
"amount": 100
},
"result": 68.2813,
"rate": 0.682813
}Build with VND/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key