Rate Overview
Live
1 JPY = 0.727560 VUV
1 VUV = 1.3745
JPY
Avg
0.730133
High
0.735115
Low
0.723807
Last updated: 7/26/2026, 2:22:33 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.73 VUV |
| 10 JPY | 7.28 VUV |
| 50 JPY | 36.38 VUV |
| 100 JPY | 72.76 VUV |
| 500 JPY | 363.78 VUV |
| 1,000 JPY | 727.56 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-26T14:22:33Z",
"rates": {
"VUV": 0.72756
}
}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": 72.756,
"rate": 0.72756
}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