Rate Overview
Live
1 INR = 1.2504 VUV
1 VUV = 0.799726
INR
Avg
1.2502
High
1.2558
Low
1.2444
Last updated: 6/16/2026, 3:38:15 AM
Quick Conversions
| INR | VUV |
|---|---|
| 1 INR | 1.25 VUV |
| 10 INR | 12.50 VUV |
| 50 INR | 62.52 VUV |
| 100 INR | 125.04 VUV |
| 500 INR | 625.21 VUV |
| 1,000 INR | 1,250.43 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-06-16T03:38:15Z",
"rates": {
"VUV": 1.250428
}
}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.04280000000001,
"rate": 1.250428
}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