Rate Overview
Live
1 IDR = 1.5187 VND
1 VND = 0.658469
IDR
Avg
1.5210
High
1.5260
Low
1.5137
Last updated: 5/7/2026, 3:42:48 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.52 VND |
| 10 IDR | 15.19 VND |
| 50 IDR | 75.93 VND |
| 100 IDR | 151.87 VND |
| 500 IDR | 759.34 VND |
| 1,000 IDR | 1,518.67 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-05-07T15:42:48Z",
"rates": {
"VND": 1.518674
}
}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": 151.8674,
"rate": 1.518674
}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