Rate Overview
Live
1 PHP = 1.9326 VUV
1 VUV = 0.517432
PHP
Avg
1.9438
High
1.9628
Low
1.9326
Last updated: 8/15/2026, 4:18:53 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.93 VUV |
| 10 PHP | 19.33 VUV |
| 50 PHP | 96.63 VUV |
| 100 PHP | 193.26 VUV |
| 500 PHP | 966.31 VUV |
| 1,000 PHP | 1,932.62 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-08-15T04:18:53Z",
"rates": {
"VUV": 1.932621
}
}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": 193.2621,
"rate": 1.932621
}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