Rate Overview
Live
1 PHP = 1.9191 VUV
1 VUV = 0.521079
PHP
Avg
1.9254
High
1.9504
Low
1.8944
Last updated: 5/27/2026, 9:51:33 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.92 VUV |
| 10 PHP | 19.19 VUV |
| 50 PHP | 95.95 VUV |
| 100 PHP | 191.91 VUV |
| 500 PHP | 959.55 VUV |
| 1,000 PHP | 1,919.10 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-27T21:51:33Z",
"rates": {
"VUV": 1.919096
}
}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": 191.90959999999998,
"rate": 1.919096
}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