Rate Overview
Live
1 VND = 0.675500 IDR
1 IDR = 1.4804
VND
Avg
0.663416
High
0.675574
Low
0.650901
Last updated: 5/27/2026, 8:42:48 PM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.76 IDR |
| 50 VND | 33.78 IDR |
| 100 VND | 67.55 IDR |
| 500 VND | 337.75 IDR |
| 1,000 VND | 675.50 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-05-27T20:42:48Z",
"rates": {
"IDR": 0.6755
}
}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": 67.55,
"rate": 0.6755
}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