Rate Overview
Live
1 XPF = 0.588606 PHP
1 PHP = 1.6989
XPF
Avg
0.558373
High
0.601998
Low
0.512623
Last updated: 7/26/2026, 3:38:21 AM
Quick Conversions
| XPF | PHP |
|---|---|
| 1 XPF | 0.59 PHP |
| 10 XPF | 5.89 PHP |
| 50 XPF | 29.43 PHP |
| 100 XPF | 58.86 PHP |
| 500 XPF | 294.30 PHP |
| 1,000 XPF | 588.61 PHP |
Get XPF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=PHPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-26T03:38:21Z",
"rates": {
"PHP": 0.588606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "PHP",
"amount": 100
},
"result": 58.8606,
"rate": 0.588606
}Build with XPF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key