Rate Overview
Live
1 VND = 0.649295 IDR
1 IDR = 1.5401
VND
Avg
0.644625
High
0.649295
Low
0.640955
Last updated: 3/7/2026, 7:57:11 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.65 IDR |
| 10 VND | 6.49 IDR |
| 50 VND | 32.46 IDR |
| 100 VND | 64.93 IDR |
| 500 VND | 324.65 IDR |
| 1,000 VND | 649.30 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-07T07:57:11Z",
"rates": {
"IDR": 0.649295
}
}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.92949999999999,
"rate": 0.649295
}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