Rate Overview
Live
1 VUV = 1.3212 JPY
1 JPY = 0.756900
VUV
Avg
1.3279
High
1.3513
Low
1.3208
Last updated: 5/6/2026, 1:21:10 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.32 JPY |
| 10 VUV | 13.21 JPY |
| 50 VUV | 66.06 JPY |
| 100 VUV | 132.12 JPY |
| 500 VUV | 660.59 JPY |
| 1,000 VUV | 1,321.18 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-05-06T13:21:10Z",
"rates": {
"JPY": 1.321178
}
}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": 132.1178,
"rate": 1.321178
}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