Rate Overview
Live
1 VND = 0.658468 IDR
1 IDR = 1.5187
VND
Avg
0.657479
High
0.660623
Low
0.655286
Last updated: 5/7/2026, 4:01:55 PM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.66 IDR |
| 10 VND | 6.58 IDR |
| 50 VND | 32.92 IDR |
| 100 VND | 65.85 IDR |
| 500 VND | 329.23 IDR |
| 1,000 VND | 658.47 IDR |
Get VND/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=IDRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-07T16:01:55Z",
"rates": {
"IDR": 0.658468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "IDR",
"amount": 100
},
"result": 65.8468,
"rate": 0.658468
}Build with VND/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key