Rate Overview
Live
1 IDR = 0.007045 VUV
1 VUV = 141.9446
IDR
Avg
0.007046
High
0.007083
Low
0.006999
Last updated: 3/28/2026, 10:43:01 AM
Quick Conversions
| IDR | VUV |
|---|---|
| 1 IDR | 0.01 VUV |
| 10 IDR | 0.07 VUV |
| 50 IDR | 0.35 VUV |
| 100 IDR | 0.70 VUV |
| 500 IDR | 3.52 VUV |
| 1,000 IDR | 7.05 VUV |
Get IDR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=VUVExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T10:43:01Z",
"rates": {
"VUV": 0.007045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "VUV",
"amount": 100
},
"result": 0.7045,
"rate": 0.007045
}Build with IDR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key