Rate Overview
Live
1 VUV = 0.795710 INR
1 INR = 1.2567
VUV
Avg
0.796629
High
0.801722
Low
0.792798
Last updated: 6/19/2026, 8:54:17 AM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.80 INR |
| 10 VUV | 7.96 INR |
| 50 VUV | 39.79 INR |
| 100 VUV | 79.57 INR |
| 500 VUV | 397.86 INR |
| 1,000 VUV | 795.71 INR |
Get VUV/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=INRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-19T08:54:17Z",
"rates": {
"INR": 0.79571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "INR",
"amount": 100
},
"result": 79.571,
"rate": 0.79571
}Build with VUV/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key