Rate Overview
Live
1 VUV = 0.486408 PHP
1 PHP = 2.0559
VUV
Avg
0.488579
High
0.490964
Low
0.486408
Last updated: 2/14/2026, 10:02:26 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.49 PHP |
| 10 VUV | 4.86 PHP |
| 50 VUV | 24.32 PHP |
| 100 VUV | 48.64 PHP |
| 500 VUV | 243.20 PHP |
| 1,000 VUV | 486.41 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-02-14T10:02:26Z",
"rates": {
"PHP": 0.486408
}
}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": 48.6408,
"rate": 0.486408
}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