Rate Overview
Live
1 VUV = 0.811895 INR
1 INR = 1.2317
VUV
Avg
0.806607
High
0.811895
Low
0.803457
Last updated: 8/20/2026, 8:44:54 PM
Quick Conversions
| VUV | INR |
|---|---|
| 1 VUV | 0.81 INR |
| 10 VUV | 8.12 INR |
| 50 VUV | 40.59 INR |
| 100 VUV | 81.19 INR |
| 500 VUV | 405.95 INR |
| 1,000 VUV | 811.90 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-08-20T20:44:54Z",
"rates": {
"INR": 0.811895
}
}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": 81.18950000000001,
"rate": 0.811895
}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