Rate Overview
Live
1 JPY = 496380.37 VEF
1 VEF = 0.000002
JPY
Avg
494812.74
High
497063.95
Low
492957.39
Last updated: 9/2/2026, 2:32:02 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 496,380.37 VEF |
| 10 JPY | 4,963,803.69 VEF |
| 50 JPY | 24,819,018.45 VEF |
| 100 JPY | 49,638,036.90 VEF |
| 500 JPY | 248,190,184.48 VEF |
| 1,000 JPY | 496,380,368.96 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-09-02T02:32:02Z",
"rates": {
"VEF": 496380.368961
}
}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": 49638036.8961,
"rate": 496380.368961
}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