Rate Overview
Live
1 IDR = 1.4576 VND
1 VND = 0.686046
IDR
Avg
1.4649
High
1.4777
Low
1.4512
Last updated: 7/28/2026, 9:04:58 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.46 VND |
| 10 IDR | 14.58 VND |
| 50 IDR | 72.88 VND |
| 100 IDR | 145.76 VND |
| 500 IDR | 728.81 VND |
| 1,000 IDR | 1,457.63 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-07-28T21:04:58Z",
"rates": {
"VND": 1.457629
}
}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": 145.7629,
"rate": 1.457629
}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