Rate Overview
Live
1 IDR = 1.5501 VND
1 VND = 0.645118
IDR
Avg
1.5559
High
1.5683
Low
1.5401
Last updated: 3/28/2026, 10:45:07 AM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.55 VND |
| 10 IDR | 15.50 VND |
| 50 IDR | 77.51 VND |
| 100 IDR | 155.01 VND |
| 500 IDR | 775.05 VND |
| 1,000 IDR | 1,550.10 VND |
Get IDR/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=VNDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T10:45:07Z",
"rates": {
"VND": 1.550103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "VND",
"amount": 100
},
"result": 155.0103,
"rate": 1.550103
}Build with IDR/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key