Rate Overview
Live
1 INR = 1.2914 VUV
1 VUV = 0.774369
INR
Avg
1.2957
High
1.3043
Low
1.2892
Last updated: 3/7/2026, 2:14:28 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.29 VUV |
| 10 INR | 12.91 VUV |
| 50 INR | 64.57 VUV |
| 100 INR | 129.14 VUV |
| 500 INR | 645.69 VUV |
| 1,000 INR | 1,291.37 VUV |
Get INR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=VUVExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-07T02:14:28Z",
"rates": {
"VUV": 1.291374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "VUV",
"amount": 100
},
"result": 129.1374,
"rate": 1.291374
}Build with INR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key