Rate Overview
Live
1 INR = 1.2410 VUV
1 VUV = 0.805801
INR
Avg
1.2477
High
1.2542
Low
1.2410
Last updated: 8/13/2026, 4:53:41 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.24 VUV |
| 10 INR | 12.41 VUV |
| 50 INR | 62.05 VUV |
| 100 INR | 124.10 VUV |
| 500 INR | 620.50 VUV |
| 1,000 INR | 1,241.00 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-08-13T04:53:41Z",
"rates": {
"VUV": 1.241001
}
}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": 124.1001,
"rate": 1.241001
}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