Rate Overview
Live
1 VND = 0.681334 IDR
1 IDR = 1.4677
VND
Avg
0.680498
High
0.682873
Low
0.677828
Last updated: 8/18/2026, 5:21:10 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.81 IDR |
| 50 VND | 34.07 IDR |
| 100 VND | 68.13 IDR |
| 500 VND | 340.67 IDR |
| 1,000 VND | 681.33 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-08-18T05:21:10Z",
"rates": {
"IDR": 0.681334
}
}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.1334,
"rate": 0.681334
}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