Rate Overview
Live
1 JPY = 0.729213 VUV
1 VUV = 1.3713
JPY
Avg
0.769130
High
0.819355
Low
0.728686
Last updated: 7/27/2026, 4:49:02 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.73 VUV |
| 10 JPY | 7.29 VUV |
| 50 JPY | 36.46 VUV |
| 100 JPY | 72.92 VUV |
| 500 JPY | 364.61 VUV |
| 1,000 JPY | 729.21 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-27T16:49:02Z",
"rates": {
"VUV": 0.729213
}
}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.9213,
"rate": 0.729213
}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