Rate Overview
Live
1 JPY = 0.723807 VUV
1 VUV = 1.3816
JPY
Avg
0.749038
High
0.782052
Low
0.723807
Last updated: 7/26/2026, 1:09:59 AM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.72 VUV |
| 10 JPY | 7.24 VUV |
| 50 JPY | 36.19 VUV |
| 100 JPY | 72.38 VUV |
| 500 JPY | 361.90 VUV |
| 1,000 JPY | 723.81 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-26T01:09:59Z",
"rates": {
"VUV": 0.723807
}
}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.3807,
"rate": 0.723807
}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