Rate Overview
Live
1 VEF = 0.000009 HUF
1 HUF = 111111.11 VEF
Avg
0.000010
High
0.000010
Low
0.000009
Last updated: 1/25/2026, 11:37:02 AM
Quick Conversions
| VEF | HUF |
|---|---|
| 1 VEF | 0.00 HUF |
| 10 VEF | 0.00 HUF |
| 50 VEF | 0.00 HUF |
| 100 VEF | 0.00 HUF |
| 500 VEF | 0.00 HUF |
| 1,000 VEF | 0.01 HUF |
Get VEF/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=HUFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T11:37:02Z",
"rates": {
"HUF": 0.000009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "HUF",
"amount": 100
},
"result": 0.0009,
"rate": 0.000009
}Build with VEF/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key