Rate Overview
Live
1 JPY = 291919.00 VEF
1 VEF = 0.000003
JPY
Avg
247657.67
High
291919.00
Low
188299.40
Last updated: 3/27/2026, 11:12:52 AM
Quick Conversions
| JPY | VEF |
|---|---|
| 1 JPY | 291,919.00 VEF |
| 10 JPY | 2,919,190.05 VEF |
| 50 JPY | 14,595,950.23 VEF |
| 100 JPY | 29,191,900.47 VEF |
| 500 JPY | 145,959,502.34 VEF |
| 1,000 JPY | 291,919,004.68 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-27T11:12:52Z",
"rates": {
"VEF": 291919.004684
}
}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": 29191900.468399998,
"rate": 291919.004684
}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