Rate Overview
Live
1 PHP = 1.9623 VUV
1 VUV = 0.509604
PHP
Avg
1.9585
High
1.9717
Low
1.9415
Last updated: 6/17/2026, 4:47:47 AM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.96 VUV |
| 10 PHP | 19.62 VUV |
| 50 PHP | 98.12 VUV |
| 100 PHP | 196.23 VUV |
| 500 PHP | 981.15 VUV |
| 1,000 PHP | 1,962.31 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-06-17T04:47:47Z",
"rates": {
"VUV": 1.962307
}
}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": 196.2307,
"rate": 1.962307
}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