Rate Overview
Live
1 JPY = 452581.55 VEF
1 VEF = 0.000002
JPY
Avg
308865.26
High
452581.55
Low
188299.40
Last updated: 7/28/2026, 3:17:31 PM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 452,581.55 VEF |
| 10 JPY | 4,525,815.47 VEF |
| 50 JPY | 22,629,077.37 VEF |
| 100 JPY | 45,258,154.74 VEF |
| 500 JPY | 226,290,773.70 VEF |
| 1,000 JPY | 452,581,547.41 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-28T15:17:31Z",
"rates": {
"VEF": 452581.547409
}
}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": 45258154.7409,
"rate": 452581.547409
}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