Rate Overview
Live
1 JPY = 475056.53 VEF
1 VEF = 0.000002
JPY
Avg
476977.90
High
479034.80
Low
474803.62
Last updated: 8/11/2026, 12:19:55 PM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 475,056.53 VEF |
| 10 JPY | 4,750,565.26 VEF |
| 50 JPY | 23,752,826.28 VEF |
| 100 JPY | 47,505,652.55 VEF |
| 500 JPY | 237,528,262.77 VEF |
| 1,000 JPY | 475,056,525.54 VEF |
Get JPY/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=VEFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-11T12:19:55Z",
"rates": {
"VEF": 475056.52554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "VEF",
"amount": 100
},
"result": 47505652.554,
"rate": 475056.52554
}Build with JPY/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key