Rate Overview
Live
1 PHP = 1.9576 VUV
1 VUV = 0.510837
PHP
Avg
1.9766
High
1.9929
Low
1.9576
Last updated: 4/17/2026, 1:27:54 PM
Quick Conversions
| PHP | VUV |
|---|---|
| 1 PHP | 1.96 VUV |
| 10 PHP | 19.58 VUV |
| 50 PHP | 97.88 VUV |
| 100 PHP | 195.76 VUV |
| 500 PHP | 978.79 VUV |
| 1,000 PHP | 1,957.57 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-04-17T13:27:54Z",
"rates": {
"VUV": 1.95757
}
}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": 195.757,
"rate": 1.95757
}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