Rate Overview
Live
1 PHP = 2.0559 VUV
1 VUV = 0.486409
PHP
Avg
2.0468
High
2.0559
Low
2.0368
Last updated: 2/14/2026, 10:02:26 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 2.06 VUV |
| 10 PHP | 20.56 VUV |
| 50 PHP | 102.79 VUV |
| 100 PHP | 205.59 VUV |
| 500 PHP | 1,027.94 VUV |
| 1,000 PHP | 2,055.88 VUV |
Get PHP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=VUVExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T10:02:26Z",
"rates": {
"VUV": 2.055884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "VUV",
"amount": 100
},
"result": 205.58839999999998,
"rate": 2.055884
}Build with PHP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key