Rate Overview
Live
1 PHP = 2.0312 VUV
1 VUV = 0.492330 PHP
Avg
2.0831
High
2.1496
Low
2.0215
Last updated: 1/25/2026, 11:05:11 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 2.03 VUV |
| 10 PHP | 20.31 VUV |
| 50 PHP | 101.56 VUV |
| 100 PHP | 203.12 VUV |
| 500 PHP | 1,015.58 VUV |
| 1,000 PHP | 2,031.16 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-01-25T11:05:11Z",
"rates": {
"VUV": 2.03116
}
}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": 203.11599999999999,
"rate": 2.03116
}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