Rate Overview
Live
1 PHP = 1.8856 VUV
1 VUV = 0.530328
PHP
Avg
1.8926
High
1.9069
Low
1.8856
Last updated: 9/3/2026, 11:10:08 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.89 VUV |
| 10 PHP | 18.86 VUV |
| 50 PHP | 94.28 VUV |
| 100 PHP | 188.56 VUV |
| 500 PHP | 942.81 VUV |
| 1,000 PHP | 1,885.63 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-09-03T23:10:08Z",
"rates": {
"VUV": 1.885625
}
}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": 188.5625,
"rate": 1.885625
}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