Rate Overview
Live
1 JPY = 0.754813 VUV
1 VUV = 1.3248
JPY
Avg
0.756114
High
0.762555
Low
0.753540
Last updated: 3/7/2026, 7:36:18 AM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.75 VUV |
| 10 JPY | 7.55 VUV |
| 50 JPY | 37.74 VUV |
| 100 JPY | 75.48 VUV |
| 500 JPY | 377.41 VUV |
| 1,000 JPY | 754.81 VUV |
Get JPY/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=VUVExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T07:36:18Z",
"rates": {
"VUV": 0.754813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "VUV",
"amount": 100
},
"result": 75.48129999999999,
"rate": 0.754813
}Build with JPY/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key