Rate Overview
Live
1 VUV = 0.517716 PHP
1 PHP = 1.9316
VUV
Avg
0.507141
High
0.521428
Low
0.485008
Last updated: 7/28/2026, 4:01:00 PM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.52 PHP |
| 10 VUV | 5.18 PHP |
| 50 VUV | 25.89 PHP |
| 100 VUV | 51.77 PHP |
| 500 VUV | 258.86 PHP |
| 1,000 VUV | 517.72 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-07-28T16:01:00Z",
"rates": {
"PHP": 0.517716
}
}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.77159999999999,
"rate": 0.517716
}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