Rate Overview
Live
1 VUV = 0.800038 INR
1 INR = 1.2499
VUV
Avg
0.801432
High
0.806167
Low
0.798708
Last updated: 5/9/2026, 1:29:55 PM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.80 INR |
| 10 VUV | 8.00 INR |
| 50 VUV | 40.00 INR |
| 100 VUV | 80.00 INR |
| 500 VUV | 400.02 INR |
| 1,000 VUV | 800.04 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-09T13:29:55Z",
"rates": {
"INR": 0.800038
}
}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.0038,
"rate": 0.800038
}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