Rate Overview
Live
1 VUV = 0.509233 PHP
1 PHP = 1.9637
VUV
Avg
0.510553
High
0.515073
Low
0.507182
Last updated: 6/17/2026, 3:39:31 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.51 PHP |
| 10 VUV | 5.09 PHP |
| 50 VUV | 25.46 PHP |
| 100 VUV | 50.92 PHP |
| 500 VUV | 254.62 PHP |
| 1,000 VUV | 509.23 PHP |
Get VUV/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PHPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:39:31Z",
"rates": {
"PHP": 0.509233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PHP",
"amount": 100
},
"result": 50.923300000000005,
"rate": 0.509233
}Build with VUV/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key