Rate Overview
Live
1 JPY = 292484.19 VEF
1 VEF = 0.000003
JPY
Avg
288720.09
High
292506.15
Low
285364.33
Last updated: 3/27/2026, 6:01:48 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 292,484.19 VEF |
| 10 JPY | 2,924,841.88 VEF |
| 50 JPY | 14,624,209.40 VEF |
| 100 JPY | 29,248,418.80 VEF |
| 500 JPY | 146,242,093.99 VEF |
| 1,000 JPY | 292,484,187.99 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-03-27T06:01:48Z",
"rates": {
"VEF": 292484.187986
}
}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": 29248418.798599996,
"rate": 292484.187986
}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