Rate Overview
Live
1 JPY = 292270.84 VEF
1 VEF = 0.000003
JPY
Avg
277127.31
High
292466.30
Low
260804.61
Last updated: 3/27/2026, 7:43:39 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 292,270.84 VEF |
| 10 JPY | 2,922,708.44 VEF |
| 50 JPY | 14,613,542.21 VEF |
| 100 JPY | 29,227,084.43 VEF |
| 500 JPY | 146,135,422.13 VEF |
| 1,000 JPY | 292,270,844.25 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-27T07:43:39Z",
"rates": {
"VEF": 292270.844252
}
}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": 29227084.425199997,
"rate": 292270.844252
}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