Rate Overview
Live
1 VUV = 1.3733 JPY
1 JPY = 0.728198
VUV
Avg
1.3670
High
1.3733
Low
1.3603
Last updated: 7/24/2026, 9:56:19 PM
Quick Conversions
| VUV | JPY |
|---|---|
| 1 VUV | 1.37 JPY |
| 10 VUV | 13.73 JPY |
| 50 VUV | 68.66 JPY |
| 100 VUV | 137.33 JPY |
| 500 VUV | 686.63 JPY |
| 1,000 VUV | 1,373.25 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-24T21:56:19Z",
"rates": {
"JPY": 1.373253
}
}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.3253,
"rate": 1.373253
}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