Rate Overview
Live
1 PHP = 2.0168 VUV
1 VUV = 0.495826
PHP
Avg
2.0320
High
2.0595
Low
2.0081
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 2.02 VUV |
| 10 PHP | 20.17 VUV |
| 50 PHP | 100.84 VUV |
| 100 PHP | 201.68 VUV |
| 500 PHP | 1,008.42 VUV |
| 1,000 PHP | 2,016.84 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-07T07:35:02Z",
"rates": {
"VUV": 2.016837
}
}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": 201.68370000000002,
"rate": 2.016837
}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