Rate Overview
Live
1 JPY = 0.743527 VUV
1 VUV = 1.3449
JPY
Avg
0.742851
High
0.744887
Low
0.737248
Last updated: 5/28/2026, 8:31:20 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.74 VUV |
| 10 JPY | 7.44 VUV |
| 50 JPY | 37.18 VUV |
| 100 JPY | 74.35 VUV |
| 500 JPY | 371.76 VUV |
| 1,000 JPY | 743.53 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-05-28T20:31:20Z",
"rates": {
"VUV": 0.743527
}
}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": 74.3527,
"rate": 0.743527
}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