Rate Overview
Live
1 JPY = 451509.98 VEF
1 VEF = 0.000002
JPY
Avg
449514.44
High
451529.37
Low
445418.19
Last updated: 7/22/2026, 12:04:19 PM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 451,509.98 VEF |
| 10 JPY | 4,515,099.80 VEF |
| 50 JPY | 22,575,499.01 VEF |
| 100 JPY | 45,150,998.01 VEF |
| 500 JPY | 225,754,990.07 VEF |
| 1,000 JPY | 451,509,980.14 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-22T12:04:19Z",
"rates": {
"VEF": 451509.980143
}
}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": 45150998.0143,
"rate": 451509.980143
}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