Rate Overview
Live
1 JPY = 452395.20 VEF
1 VEF = 0.000002
JPY
Avg
223962.62
High
452395.20
Low
82346.89
Last updated: 7/28/2026, 11:52:24 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 452,395.20 VEF |
| 10 JPY | 4,523,952.03 VEF |
| 50 JPY | 22,619,760.14 VEF |
| 100 JPY | 45,239,520.27 VEF |
| 500 JPY | 226,197,601.36 VEF |
| 1,000 JPY | 452,395,202.72 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-07-28T11:52:24Z",
"rates": {
"VEF": 452395.202724
}
}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": 45239520.2724,
"rate": 452395.202724
}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