Rate Overview
Live
1 VND = 0.676431 IDR
1 IDR = 1.4783
VND
Avg
0.677693
High
0.679897
Low
0.676431
Last updated: 9/3/2026, 7:40:12 AM
Quick Conversions
| VND | IDR |
|---|---|
| 1 VND | 0.68 IDR |
| 10 VND | 6.76 IDR |
| 50 VND | 33.82 IDR |
| 100 VND | 67.64 IDR |
| 500 VND | 338.22 IDR |
| 1,000 VND | 676.43 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-09-03T07:40:12Z",
"rates": {
"IDR": 0.676431
}
}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": 67.6431,
"rate": 0.676431
}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