Rate Overview
Live
1 XPF = 0.585225 PHP
1 PHP = 1.7087 XPF
Avg
0.546049
High
0.585225
Low
0.504618
Last updated: 1/25/2026, 12:59:41 PM
Quick Conversions
| XPF | PHP |
|---|---|
| 1 XPF | 0.59 PHP |
| 10 XPF | 5.85 PHP |
| 50 XPF | 29.26 PHP |
| 100 XPF | 58.52 PHP |
| 500 XPF | 292.61 PHP |
| 1,000 XPF | 585.23 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-01-25T12:59:41Z",
"rates": {
"PHP": 0.585225
}
}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.5225,
"rate": 0.585225
}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