Rate Overview
Live
1 VND = 0.682025 IDR
1 IDR = 1.4662
VND
Avg
0.646701
High
0.685842
Low
0.624729
Last updated: 7/29/2026, 3:59:05 PM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.82 IDR |
| 50 VND | 34.10 IDR |
| 100 VND | 68.20 IDR |
| 500 VND | 341.01 IDR |
| 1,000 VND | 682.03 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-07-29T15:59:05Z",
"rates": {
"IDR": 0.682025
}
}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": 68.2025,
"rate": 0.682025
}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