Rate Overview
Live
1 XPF = 0.575652 PHP
1 PHP = 1.7372
XPF
Avg
0.579655
High
0.584250
Low
0.575172
Last updated: 2/14/2026, 10:45:40 AM
Quick Conversions
| XPF | PHP |
|---|---|
| 1 XPF | 0.58 PHP |
| 10 XPF | 5.76 PHP |
| 50 XPF | 28.78 PHP |
| 100 XPF | 57.57 PHP |
| 500 XPF | 287.83 PHP |
| 1,000 XPF | 575.65 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-02-14T10:45:40Z",
"rates": {
"PHP": 0.575652
}
}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": 57.565200000000004,
"rate": 0.575652
}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