Rate Overview
Live
1 INR = 1.2519 VUV
1 VUV = 0.798758
INR
Avg
1.2414
High
1.2523
Low
1.2334
Last updated: 9/3/2026, 4:33:33 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.25 VUV |
| 10 INR | 12.52 VUV |
| 50 INR | 62.60 VUV |
| 100 INR | 125.19 VUV |
| 500 INR | 625.97 VUV |
| 1,000 INR | 1,251.94 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-09-03T04:33:33Z",
"rates": {
"VUV": 1.251943
}
}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": 125.1943,
"rate": 1.251943
}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