Rate Overview
Live
1 VUV = 0.783256 INR
1 INR = 1.2767
VUV
Avg
0.784506
High
0.788670
Low
0.781024
Last updated: 4/18/2026, 8:52:09 AM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.78 INR |
| 10 VUV | 7.83 INR |
| 50 VUV | 39.16 INR |
| 100 VUV | 78.33 INR |
| 500 VUV | 391.63 INR |
| 1,000 VUV | 783.26 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-04-18T08:52:09Z",
"rates": {
"INR": 0.783256
}
}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": 78.3256,
"rate": 0.783256
}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