Rate Overview
Live
1 IDR = 1.4544 VND
1 VND = 0.687561
IDR
Avg
1.4629
High
1.4748
Low
1.4544
Last updated: 7/9/2026, 6:01:11 AM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.45 VND |
| 10 IDR | 14.54 VND |
| 50 IDR | 72.72 VND |
| 100 IDR | 145.44 VND |
| 500 IDR | 727.21 VND |
| 1,000 IDR | 1,454.42 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-09T06:01:11Z",
"rates": {
"VND": 1.454417
}
}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.4417,
"rate": 1.454417
}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