Rate Overview
Live
1 VUV = 0.804085 INR
1 INR = 1.2436
VUV
Avg
0.745475
High
0.809818
Low
0.695440
Last updated: 8/2/2026, 1:25:45 PM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.80 INR |
| 10 VUV | 8.04 INR |
| 50 VUV | 40.20 INR |
| 100 VUV | 80.41 INR |
| 500 VUV | 402.04 INR |
| 1,000 VUV | 804.09 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-08-02T13:25:45Z",
"rates": {
"INR": 0.804085
}
}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": 80.4085,
"rate": 0.804085
}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