Rate Overview
Live
1 JPY = 0.743384 VUV
1 VUV = 1.3452
JPY
Avg
0.742835
High
0.744887
Low
0.737248
Last updated: 5/28/2026, 9:47:35 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.74 VUV |
| 10 JPY | 7.43 VUV |
| 50 JPY | 37.17 VUV |
| 100 JPY | 74.34 VUV |
| 500 JPY | 371.69 VUV |
| 1,000 JPY | 743.38 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-28T21:47:35Z",
"rates": {
"VUV": 0.743384
}
}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.33840000000001,
"rate": 0.743384
}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