Rate Overview
Live
1 IDR = 0.007028 VUV
1 VUV = 142.2880
IDR
Avg
0.007040
High
0.007082
Low
0.007012
Last updated: 3/7/2026, 9:28:59 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.51 VUV |
| 1,000 IDR | 7.03 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-07T09:28:59Z",
"rates": {
"VUV": 0.007028
}
}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.7028000000000001,
"rate": 0.007028
}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