Rate Overview
Live
1 VUV = 0.505820 PHP
1 PHP = 1.9770
VUV
Avg
0.487560
High
0.505820
Low
0.475971
Last updated: 3/28/2026, 1:21:56 PM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.51 PHP |
| 10 VUV | 5.06 PHP |
| 50 VUV | 25.29 PHP |
| 100 VUV | 50.58 PHP |
| 500 VUV | 252.91 PHP |
| 1,000 VUV | 505.82 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-28T13:21:56Z",
"rates": {
"PHP": 0.50582
}
}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": 50.58200000000001,
"rate": 0.50582
}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