Rate Overview
Live
1 VUV = 1.3315 JPY
1 JPY = 0.751054
VUV
Avg
1.3333
High
1.3386
Low
1.3292
Last updated: 3/26/2026, 3:39:10 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.33 JPY |
| 10 VUV | 13.31 JPY |
| 50 VUV | 66.57 JPY |
| 100 VUV | 133.15 JPY |
| 500 VUV | 665.73 JPY |
| 1,000 VUV | 1,331.46 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-03-26T15:39:10Z",
"rates": {
"JPY": 1.331463
}
}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.1463,
"rate": 1.331463
}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