Rate Overview
Live
1 JPY = 0.728695 VUV
1 VUV = 1.3723
JPY
Avg
0.736167
High
0.744337
Low
0.723807
Last updated: 7/28/2026, 11:40:26 AM
Quick Conversions
| JPY | VUV |
|---|---|
| 1 JPY | 0.73 VUV |
| 10 JPY | 7.29 VUV |
| 50 JPY | 36.43 VUV |
| 100 JPY | 72.87 VUV |
| 500 JPY | 364.35 VUV |
| 1,000 JPY | 728.69 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-07-28T11:40:26Z",
"rates": {
"VUV": 0.728695
}
}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": 72.8695,
"rate": 0.728695
}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