Rate Overview
Live
1 JPY = 336859.12 VEF
1 VEF = 0.000003
JPY
Avg
331919.12
High
337025.29
Low
326109.18
Last updated: 5/27/2026, 1:32:18 PM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 336,859.12 VEF |
| 10 JPY | 3,368,591.16 VEF |
| 50 JPY | 16,842,955.81 VEF |
| 100 JPY | 33,685,911.61 VEF |
| 500 JPY | 168,429,558.06 VEF |
| 1,000 JPY | 336,859,116.11 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-05-27T13:32:18Z",
"rates": {
"VEF": 336859.116112
}
}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": 33685911.611200005,
"rate": 336859.116112
}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