Rate Overview
Live
1 PHP = 1.9363 VUV
1 VUV = 0.516451
PHP
Avg
1.9844
High
2.0633
Low
1.9120
Last updated: 7/15/2026, 2:21:53 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.94 VUV |
| 10 PHP | 19.36 VUV |
| 50 PHP | 96.81 VUV |
| 100 PHP | 193.63 VUV |
| 500 PHP | 968.15 VUV |
| 1,000 PHP | 1,936.29 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-15T02:21:53Z",
"rates": {
"VUV": 1.936293
}
}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": 193.6293,
"rate": 1.936293
}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