Rate Overview
Live
1 INR = 1.2349 VUV
1 VUV = 0.809766
INR
Avg
1.3118
High
1.3925
Low
1.2166
Last updated: 7/26/2026, 9:00:23 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.23 VUV |
| 10 INR | 12.35 VUV |
| 50 INR | 61.75 VUV |
| 100 INR | 123.49 VUV |
| 500 INR | 617.46 VUV |
| 1,000 INR | 1,234.93 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-07-26T09:00:23Z",
"rates": {
"VUV": 1.234925
}
}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": 123.4925,
"rate": 1.234925
}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