Rate Overview
Live
1 IDR = 1.4681 VND
1 VND = 0.681131
IDR
Avg
1.5641
High
1.6151
Low
1.4676
Last updated: 7/26/2026, 6:50:26 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.47 VND |
| 10 IDR | 14.68 VND |
| 50 IDR | 73.41 VND |
| 100 IDR | 146.81 VND |
| 500 IDR | 734.07 VND |
| 1,000 IDR | 1,468.15 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-26T18:50:26Z",
"rates": {
"VND": 1.468147
}
}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": 146.81470000000002,
"rate": 1.468147
}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