Rate Overview
Live
1 VND = 0.645118 IDR
1 IDR = 1.5501
VND
Avg
0.642335
High
0.645118
Low
0.637613
Last updated: 3/28/2026, 9:15:35 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.65 IDR |
| 10 VND | 6.45 IDR |
| 50 VND | 32.26 IDR |
| 100 VND | 64.51 IDR |
| 500 VND | 322.56 IDR |
| 1,000 VND | 645.12 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-03-28T09:15:35Z",
"rates": {
"IDR": 0.645118
}
}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": 64.5118,
"rate": 0.645118
}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