Rate Overview
Live
1 VUV = 1.3394 JPY
1 JPY = 0.746580
VUV
Avg
1.3356
High
1.3445
Low
1.3202
Last updated: 4/15/2026, 11:48:11 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.34 JPY |
| 10 VUV | 13.39 JPY |
| 50 VUV | 66.97 JPY |
| 100 VUV | 133.94 JPY |
| 500 VUV | 669.72 JPY |
| 1,000 VUV | 1,339.44 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-04-15T23:48:11Z",
"rates": {
"JPY": 1.339442
}
}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": 133.9442,
"rate": 1.339442
}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