Rate Overview
Live
1 VND = 0.681366 IDR
1 IDR = 1.4676
VND
Avg
0.680661
High
0.683840
Low
0.677942
Last updated: 7/25/2026, 5:15:58 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.81 IDR |
| 50 VND | 34.07 IDR |
| 100 VND | 68.14 IDR |
| 500 VND | 340.68 IDR |
| 1,000 VND | 681.37 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-25T05:15:58Z",
"rates": {
"IDR": 0.681366
}
}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.1366,
"rate": 0.681366
}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