Rate Overview
Live
1 IDR = 1.4804 VND
1 VND = 0.675500
IDR
Avg
1.5431
High
1.5783
Low
1.4804
Last updated: 5/27/2026, 6:32:09 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.48 VND |
| 10 IDR | 14.80 VND |
| 50 IDR | 74.02 VND |
| 100 IDR | 148.04 VND |
| 500 IDR | 740.19 VND |
| 1,000 IDR | 1,480.38 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-27T18:32:09Z",
"rates": {
"VND": 1.480384
}
}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": 148.0384,
"rate": 1.480384
}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