Rate Overview
Live
1 PHP = 1.9282 VUV
1 VUV = 0.518609
PHP
Avg
1.9456
High
1.9620
Low
1.9230
Last updated: 7/21/2026, 9:51:11 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.93 VUV |
| 10 PHP | 19.28 VUV |
| 50 PHP | 96.41 VUV |
| 100 PHP | 192.82 VUV |
| 500 PHP | 964.12 VUV |
| 1,000 PHP | 1,928.23 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-21T21:51:11Z",
"rates": {
"VUV": 1.928234
}
}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.8234,
"rate": 1.928234
}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