Rate Overview
Live
1 VUV = 0.514500 PHP
1 PHP = 1.9436
VUV
Avg
0.517779
High
0.522239
Low
0.514082
Last updated: 5/7/2026, 12:31:34 PM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.51 PHP |
| 10 VUV | 5.15 PHP |
| 50 VUV | 25.72 PHP |
| 100 VUV | 51.45 PHP |
| 500 VUV | 257.25 PHP |
| 1,000 VUV | 514.50 PHP |
Get VUV/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PHPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-07T12:31:34Z",
"rates": {
"PHP": 0.5145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PHP",
"amount": 100
},
"result": 51.449999999999996,
"rate": 0.5145
}Build with VUV/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key