Rate Overview
Live
1 IDR = 1.4574 VND
1 VND = 0.686159
IDR
Avg
1.4673
High
1.4751
Low
1.4574
Last updated: 7/28/2026, 12:15:54 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.46 VND |
| 10 IDR | 14.57 VND |
| 50 IDR | 72.87 VND |
| 100 IDR | 145.74 VND |
| 500 IDR | 728.69 VND |
| 1,000 IDR | 1,457.39 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-28T12:15:54Z",
"rates": {
"VND": 1.457389
}
}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.7389,
"rate": 1.457389
}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