Rate Overview
Live
1 VUV = 0.530449 PHP
1 PHP = 1.8852
VUV
Avg
0.528537
High
0.530461
Low
0.524400
Last updated: 9/3/2026, 7:33:03 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.53 PHP |
| 10 VUV | 5.30 PHP |
| 50 VUV | 26.52 PHP |
| 100 VUV | 53.04 PHP |
| 500 VUV | 265.22 PHP |
| 1,000 VUV | 530.45 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-09-03T07:33:03Z",
"rates": {
"PHP": 0.530449
}
}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": 53.0449,
"rate": 0.530449
}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