Rate Overview
Live
1 PHP = 1.9433 VUV
1 VUV = 0.514588
PHP
Avg
1.9330
High
1.9499
Low
1.9148
Last updated: 5/7/2026, 4:58:00 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.94 VUV |
| 10 PHP | 19.43 VUV |
| 50 PHP | 97.17 VUV |
| 100 PHP | 194.33 VUV |
| 500 PHP | 971.65 VUV |
| 1,000 PHP | 1,943.30 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-05-07T16:58:00Z",
"rates": {
"VUV": 1.943302
}
}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.33020000000002,
"rate": 1.943302
}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