Rate Overview
Live
1 PHP = 1.9770 VUV
1 VUV = 0.505821
PHP
Avg
2.0279
High
2.0633
Low
1.9770
Last updated: 3/28/2026, 10:55:18 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.98 VUV |
| 10 PHP | 19.77 VUV |
| 50 PHP | 98.85 VUV |
| 100 PHP | 197.70 VUV |
| 500 PHP | 988.49 VUV |
| 1,000 PHP | 1,976.99 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-03-28T10:55:18Z",
"rates": {
"VUV": 1.976985
}
}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": 197.6985,
"rate": 1.976985
}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