Rate Overview
Live
1 VND = 0.648392 IDR
1 IDR = 1.5423
VND
Avg
0.649157
High
0.651564
Low
0.647041
Last updated: 4/17/2026, 11:53:22 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.65 IDR |
| 10 VND | 6.48 IDR |
| 50 VND | 32.42 IDR |
| 100 VND | 64.84 IDR |
| 500 VND | 324.20 IDR |
| 1,000 VND | 648.39 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-04-17T11:53:22Z",
"rates": {
"IDR": 0.648392
}
}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.83919999999999,
"rate": 0.648392
}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