Rate Overview
Live
1 JPY = 0.741006 VUV
1 VUV = 1.3495
JPY
Avg
0.755327
High
0.783508
Low
0.738770
Last updated: 6/18/2026, 7:56:32 AM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.74 VUV |
| 10 JPY | 7.41 VUV |
| 50 JPY | 37.05 VUV |
| 100 JPY | 74.10 VUV |
| 500 JPY | 370.50 VUV |
| 1,000 JPY | 741.01 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-06-18T07:56:32Z",
"rates": {
"VUV": 0.741006
}
}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.1006,
"rate": 0.741006
}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