Rate Overview
Live
1 VUV = 0.492329 PHP
1 PHP = 2.0312 VUV
Avg
0.490264
High
0.492329
Low
0.486585
Last updated: 1/25/2026, 11:04:51 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.49 PHP |
| 10 VUV | 4.92 PHP |
| 50 VUV | 24.62 PHP |
| 100 VUV | 49.23 PHP |
| 500 VUV | 246.16 PHP |
| 1,000 VUV | 492.33 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-01-25T11:04:51Z",
"rates": {
"PHP": 0.492329
}
}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": 49.2329,
"rate": 0.492329
}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