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