Rate Overview
Live
1 VUV = 0.773084 INR
1 INR = 1.2935
VUV
Avg
0.771196
High
0.775676
Low
0.766690
Last updated: 3/6/2026, 8:05:50 AM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.77 INR |
| 10 VUV | 7.73 INR |
| 50 VUV | 38.65 INR |
| 100 VUV | 77.31 INR |
| 500 VUV | 386.54 INR |
| 1,000 VUV | 773.08 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-06T08:05:50Z",
"rates": {
"INR": 0.773084
}
}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": 77.3084,
"rate": 0.773084
}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