Rate Overview
Live
1 VND = 0.681110 IDR
1 IDR = 1.4682
VND
Avg
0.645692
High
0.686207
Low
0.620651
Last updated: 7/23/2026, 9:02:47 PM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.81 IDR |
| 50 VND | 34.06 IDR |
| 100 VND | 68.11 IDR |
| 500 VND | 340.56 IDR |
| 1,000 VND | 681.11 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-23T21:02:47Z",
"rates": {
"IDR": 0.68111
}
}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.111,
"rate": 0.68111
}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