Rate Overview
Live
1 JPY = 452156.11 VEF
1 VEF = 0.000002
JPY
Avg
327745.60
High
452156.11
Low
233694.10
Last updated: 7/26/2026, 11:17:07 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 452,156.11 VEF |
| 10 JPY | 4,521,561.08 VEF |
| 50 JPY | 22,607,805.41 VEF |
| 100 JPY | 45,215,610.83 VEF |
| 500 JPY | 226,078,054.14 VEF |
| 1,000 JPY | 452,156,108.29 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-26T11:17:07Z",
"rates": {
"VEF": 452156.108286
}
}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": 45215610.8286,
"rate": 452156.108286
}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