Rate Overview
Live
1 VUV = 1.3438 JPY
1 JPY = 0.744182
VUV
Avg
1.3452
High
1.3564
Low
1.3415
Last updated: 5/26/2026, 8:22:25 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.34 JPY |
| 10 VUV | 13.44 JPY |
| 50 VUV | 67.19 JPY |
| 100 VUV | 134.38 JPY |
| 500 VUV | 671.88 JPY |
| 1,000 VUV | 1,343.76 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-26T20:22:25Z",
"rates": {
"JPY": 1.343758
}
}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.3758,
"rate": 1.343758
}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