Rate Overview
Live
1 JPY = 0.752203 VUV
1 VUV = 1.3294
JPY
Avg
0.745238
High
0.757355
Low
0.736361
Last updated: 9/5/2026, 2:34:00 PM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.75 VUV |
| 10 JPY | 7.52 VUV |
| 50 JPY | 37.61 VUV |
| 100 JPY | 75.22 VUV |
| 500 JPY | 376.10 VUV |
| 1,000 JPY | 752.20 VUV |
Get JPY/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=VUVExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-05T14:34:00Z",
"rates": {
"VUV": 0.752203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "VUV",
"amount": 100
},
"result": 75.2203,
"rate": 0.752203
}Build with JPY/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key