Rate Overview
Live
1 VUV = 0.512293 PHP
1 PHP = 1.9520
VUV
Avg
0.489297
High
0.521610
Low
0.473274
Last updated: 7/12/2026, 2:19:10 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.51 PHP |
| 10 VUV | 5.12 PHP |
| 50 VUV | 25.61 PHP |
| 100 VUV | 51.23 PHP |
| 500 VUV | 256.15 PHP |
| 1,000 VUV | 512.29 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-12T02:19:10Z",
"rates": {
"PHP": 0.512293
}
}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.2293,
"rate": 0.512293
}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