Rate Overview
Live
1 VUV = 1.3327 JPY
1 JPY = 0.750332
VUV
Avg
1.2672
High
1.3334
Low
1.2050
Last updated: 3/26/2026, 5:08:08 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.33 JPY |
| 10 VUV | 13.33 JPY |
| 50 VUV | 66.64 JPY |
| 100 VUV | 133.27 JPY |
| 500 VUV | 666.37 JPY |
| 1,000 VUV | 1,332.74 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-26T17:08:08Z",
"rates": {
"JPY": 1.332744
}
}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.27439999999999,
"rate": 1.332744
}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