Rate Overview
Live
1 VUV = 0.510837 PHP
1 PHP = 1.9576
VUV
Avg
0.505937
High
0.510837
Low
0.501792
Last updated: 4/17/2026, 10:49:31 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.51 PHP |
| 10 VUV | 5.11 PHP |
| 50 VUV | 25.54 PHP |
| 100 VUV | 51.08 PHP |
| 500 VUV | 255.42 PHP |
| 1,000 VUV | 510.84 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-04-17T10:49:31Z",
"rates": {
"PHP": 0.510837
}
}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.0837,
"rate": 0.510837
}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