Rate Overview
Live
1 JPY = 292090.71 VEF
1 VEF = 0.000003
JPY
Avg
198023.48
High
292090.71
Low
116010.51
Last updated: 3/27/2026, 9:25:10 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 292,090.71 VEF |
| 10 JPY | 2,920,907.06 VEF |
| 50 JPY | 14,604,535.31 VEF |
| 100 JPY | 29,209,070.62 VEF |
| 500 JPY | 146,045,353.08 VEF |
| 1,000 JPY | 292,090,706.17 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-27T09:25:10Z",
"rates": {
"VEF": 292090.706166
}
}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": 29209070.6166,
"rate": 292090.706166
}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