Rate Overview
Live
1 JPY = 452889.85 VEF
1 VEF = 0.000002
JPY
Avg
451631.04
High
453016.18
Low
450737.95
Last updated: 7/27/2026, 4:56:28 PM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 452,889.85 VEF |
| 10 JPY | 4,528,898.47 VEF |
| 50 JPY | 22,644,492.36 VEF |
| 100 JPY | 45,288,984.72 VEF |
| 500 JPY | 226,444,923.60 VEF |
| 1,000 JPY | 452,889,847.21 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-07-27T16:56:28Z",
"rates": {
"VEF": 452889.847205
}
}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": 45288984.7205,
"rate": 452889.847205
}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