Rate Overview
Live
1 INR = 1.2316 VUV
1 VUV = 0.811964
INR
Avg
1.2330
High
1.2426
Low
1.2244
Last updated: 5/27/2026, 2:28:11 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.23 VUV |
| 10 INR | 12.32 VUV |
| 50 INR | 61.58 VUV |
| 100 INR | 123.16 VUV |
| 500 INR | 615.79 VUV |
| 1,000 INR | 1,231.58 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-05-27T02:28:11Z",
"rates": {
"VUV": 1.231582
}
}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.1582,
"rate": 1.231582
}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