Rate Overview
Live
1 VUV = 1.3477 JPY
1 JPY = 0.742016
VUV
Avg
1.3456
High
1.3564
Low
1.3415
Last updated: 5/26/2026, 9:25:33 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.35 JPY |
| 10 VUV | 13.48 JPY |
| 50 VUV | 67.38 JPY |
| 100 VUV | 134.77 JPY |
| 500 VUV | 673.84 JPY |
| 1,000 VUV | 1,347.68 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-26T21:25:33Z",
"rates": {
"JPY": 1.34768
}
}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": 134.768,
"rate": 1.34768
}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