Rate Overview
Live
1 PHP = 1.9443 VUV
1 VUV = 0.514330
PHP
Avg
1.9501
High
1.9620
Low
1.9421
Last updated: 7/5/2026, 12:59:56 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.94 VUV |
| 10 PHP | 19.44 VUV |
| 50 PHP | 97.21 VUV |
| 100 PHP | 194.43 VUV |
| 500 PHP | 972.14 VUV |
| 1,000 PHP | 1,944.28 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-05T12:59:56Z",
"rates": {
"VUV": 1.944277
}
}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.42770000000002,
"rate": 1.944277
}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