Rate Overview
Live
1 JPY = 0.728965 VUV
1 VUV = 1.3718
JPY
Avg
0.767264
High
0.810661
Low
0.728965
Last updated: 7/28/2026, 3:17:11 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.73 VUV |
| 10 JPY | 7.29 VUV |
| 50 JPY | 36.45 VUV |
| 100 JPY | 72.90 VUV |
| 500 JPY | 364.48 VUV |
| 1,000 JPY | 728.96 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-28T15:17:11Z",
"rates": {
"VUV": 0.728965
}
}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.8965,
"rate": 0.728965
}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