Rate Overview
Live
1 JPY = 271023.01 VEF
1 VEF = 0.000004
JPY
Avg
268475.31
High
271023.01
Low
266318.28
Last updated: 3/7/2026, 1:01:48 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 271,023.01 VEF |
| 10 JPY | 2,710,230.14 VEF |
| 50 JPY | 13,551,150.71 VEF |
| 100 JPY | 27,102,301.41 VEF |
| 500 JPY | 135,511,507.05 VEF |
| 1,000 JPY | 271,023,014.10 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-07T01:01:48Z",
"rates": {
"VEF": 271023.014101
}
}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": 27102301.410099998,
"rate": 271023.014101
}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