Rate Overview
Live
1 VUV = 1.3524 JPY
1 JPY = 0.739440
VUV
Avg
1.3506
High
1.3562
Low
1.3435
Last updated: 7/4/2026, 4:48:58 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.35 JPY |
| 10 VUV | 13.52 JPY |
| 50 VUV | 67.62 JPY |
| 100 VUV | 135.24 JPY |
| 500 VUV | 676.19 JPY |
| 1,000 VUV | 1,352.37 JPY |
Get VUV/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=JPYExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-04T16:48:58Z",
"rates": {
"JPY": 1.352374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "JPY",
"amount": 100
},
"result": 135.2374,
"rate": 1.352374
}Build with VUV/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key