Rate Overview
Live
1 IDR = 1.4662 VND
1 VND = 0.682026
IDR
Avg
1.5232
High
1.5783
Low
1.4573
Last updated: 7/29/2026, 2:22:43 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.47 VND |
| 10 IDR | 14.66 VND |
| 50 IDR | 73.31 VND |
| 100 IDR | 146.62 VND |
| 500 IDR | 733.11 VND |
| 1,000 IDR | 1,466.22 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-29T14:22:43Z",
"rates": {
"VND": 1.466219
}
}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.62189999999998,
"rate": 1.466219
}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