Rate Overview
Live
1 PHP = 1.9483 VUV
1 VUV = 0.513259
PHP
Avg
2.0212
High
2.1054
Low
1.9120
Last updated: 7/2/2026, 9:47:24 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.95 VUV |
| 10 PHP | 19.48 VUV |
| 50 PHP | 97.42 VUV |
| 100 PHP | 194.83 VUV |
| 500 PHP | 974.17 VUV |
| 1,000 PHP | 1,948.34 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-07-02T09:47:24Z",
"rates": {
"VUV": 1.948335
}
}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": 194.8335,
"rate": 1.948335
}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