Rate Overview
Live
1 VND = 0.687409 IDR
1 IDR = 1.4547
VND
Avg
0.683660
High
0.687422
Low
0.678049
Last updated: 7/9/2026, 7:33:10 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.69 IDR |
| 10 VND | 6.87 IDR |
| 50 VND | 34.37 IDR |
| 100 VND | 68.74 IDR |
| 500 VND | 343.70 IDR |
| 1,000 VND | 687.41 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-09T07:33:10Z",
"rates": {
"IDR": 0.687409
}
}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.74090000000001,
"rate": 0.687409
}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