Rate Overview
Live
1 IDR = 1.4803 VND
1 VND = 0.675521
IDR
Avg
1.4879
High
1.4964
Low
1.4802
Last updated: 5/27/2026, 5:28:55 PM
Quick Conversions
| IDR | VND |
|---|---|
| 1 IDR | 1.48 VND |
| 10 IDR | 14.80 VND |
| 50 IDR | 74.02 VND |
| 100 IDR | 148.03 VND |
| 500 IDR | 740.17 VND |
| 1,000 IDR | 1,480.34 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-27T17:28:55Z",
"rates": {
"VND": 1.480339
}
}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.03390000000002,
"rate": 1.480339
}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