Rate Overview
Live
1 VUV = 0.521078 PHP
1 PHP = 1.9191
VUV
Avg
0.492179
High
0.522341
Low
0.473727
Last updated: 5/27/2026, 7:32:54 PM
Quick Conversions
| VUV | PHP |
|---|---|
| 1 VUV | 0.52 PHP |
| 10 VUV | 5.21 PHP |
| 50 VUV | 26.05 PHP |
| 100 VUV | 52.11 PHP |
| 500 VUV | 260.54 PHP |
| 1,000 VUV | 521.08 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-27T19:32:54Z",
"rates": {
"PHP": 0.521078
}
}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": 52.107800000000005,
"rate": 0.521078
}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