Rate Overview
Live
1 PHP = 1.9219 VUV
1 VUV = 0.520320
PHP
Avg
1.9289
High
1.9352
Low
1.9219
Last updated: 7/25/2026, 3:47:36 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.92 VUV |
| 10 PHP | 19.22 VUV |
| 50 PHP | 96.09 VUV |
| 100 PHP | 192.19 VUV |
| 500 PHP | 960.95 VUV |
| 1,000 PHP | 1,921.90 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-25T15:47:36Z",
"rates": {
"VUV": 1.921895
}
}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": 192.18949999999998,
"rate": 1.921895
}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