Rate Overview
Live
1 JPY = 0.739355 VUV
1 VUV = 1.3525
JPY
Avg
0.740907
High
0.744337
Low
0.738557
Last updated: 7/6/2026, 11:41:44 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.74 VUV |
| 10 JPY | 7.39 VUV |
| 50 JPY | 36.97 VUV |
| 100 JPY | 73.94 VUV |
| 500 JPY | 369.68 VUV |
| 1,000 JPY | 739.36 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-07-06T23:41:44Z",
"rates": {
"VUV": 0.739355
}
}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": 73.9355,
"rate": 0.739355
}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