Rate Overview
Live
1 VUV = 0.517431 PHP
1 PHP = 1.9326
VUV
Avg
0.514485
High
0.517431
Low
0.509480
Last updated: 8/15/2026, 11:40:59 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.52 PHP |
| 10 VUV | 5.17 PHP |
| 50 VUV | 25.87 PHP |
| 100 VUV | 51.74 PHP |
| 500 VUV | 258.72 PHP |
| 1,000 VUV | 517.43 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-08-15T11:40:59Z",
"rates": {
"PHP": 0.517431
}
}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": 51.7431,
"rate": 0.517431
}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