Rate Overview
Live
1 VUV = 1.3745 JPY
1 JPY = 0.727561
VUV
Avg
1.3575
High
1.3816
Low
1.3435
Last updated: 7/26/2026, 2:46:05 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.37 JPY |
| 10 VUV | 13.74 JPY |
| 50 VUV | 68.72 JPY |
| 100 VUV | 137.45 JPY |
| 500 VUV | 687.23 JPY |
| 1,000 VUV | 1,374.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-07-26T14:46:05Z",
"rates": {
"JPY": 1.374455
}
}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": 137.4455,
"rate": 1.374455
}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