Rate Overview
Live
1 VUV = 150.0005 IDR
1 IDR = 0.006667
VUV
Avg
149.9531
High
150.8400
Low
149.2924
Last updated: 7/8/2026, 4:40:30 AM
Quick Conversions
| VUV | IDR |
|---|---|
| 1 VUV | 150.00 IDR |
| 10 VUV | 1,500.00 IDR |
| 50 VUV | 7,500.02 IDR |
| 100 VUV | 15,000.05 IDR |
| 500 VUV | 75,000.24 IDR |
| 1,000 VUV | 150,000.49 IDR |
Get VUV/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=IDRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-08T04:40:30Z",
"rates": {
"IDR": 150.000487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "IDR",
"amount": 100
},
"result": 15000.0487,
"rate": 150.000487
}Build with VUV/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key