Rate Overview
Live
1 VUV = 0.495825 PHP
1 PHP = 2.0168
VUV
Avg
0.492164
High
0.497979
Low
0.485549
Last updated: 3/7/2026, 7:35:02 AM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.50 PHP |
| 10 VUV | 4.96 PHP |
| 50 VUV | 24.79 PHP |
| 100 VUV | 49.58 PHP |
| 500 VUV | 247.91 PHP |
| 1,000 VUV | 495.83 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-03-07T07:35:02Z",
"rates": {
"PHP": 0.495825
}
}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": 49.5825,
"rate": 0.495825
}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