Rate Overview
Live
1 VUV = 0.804669 INR
1 INR = 1.2427
VUV
Avg
0.777820
High
0.816744
Low
0.742334
Last updated: 5/29/2026, 7:42:19 PM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.80 INR |
| 10 VUV | 8.05 INR |
| 50 VUV | 40.23 INR |
| 100 VUV | 80.47 INR |
| 500 VUV | 402.33 INR |
| 1,000 VUV | 804.67 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-05-29T19:42:19Z",
"rates": {
"INR": 0.804669
}
}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.4669,
"rate": 0.804669
}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