Rate Overview
Live
1 VUV = 0.791706 INR
1 INR = 1.2631
VUV
Avg
0.742489
High
0.791706
Low
0.703614
Last updated: 3/27/2026, 5:06:18 PM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.79 INR |
| 10 VUV | 7.92 INR |
| 50 VUV | 39.59 INR |
| 100 VUV | 79.17 INR |
| 500 VUV | 395.85 INR |
| 1,000 VUV | 791.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-03-27T17:06:18Z",
"rates": {
"INR": 0.791706
}
}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.17060000000001,
"rate": 0.791706
}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