Rate Overview
Live
1 IDR = 1.5401 VND
1 VND = 0.649296
IDR
Avg
1.5513
High
1.5602
Low
1.5401
Last updated: 3/7/2026, 7:44:46 AM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.54 VND |
| 10 IDR | 15.40 VND |
| 50 IDR | 77.01 VND |
| 100 IDR | 154.01 VND |
| 500 IDR | 770.07 VND |
| 1,000 IDR | 1,540.13 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-07T07:44:46Z",
"rates": {
"VND": 1.54013
}
}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": 154.013,
"rate": 1.54013
}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