Rate Overview
Live
1 XPF = 0.586644 PHP
1 PHP = 1.7046
XPF
Avg
0.582404
High
0.586644
Low
0.576896
Last updated: 3/27/2026, 9:26:27 AM
Quick Conversions
| XPF | PHP |
|---|---|
| 1 XPF | 0.59 PHP |
| 10 XPF | 5.87 PHP |
| 50 XPF | 29.33 PHP |
| 100 XPF | 58.66 PHP |
| 500 XPF | 293.32 PHP |
| 1,000 XPF | 586.64 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-03-27T09:26:27Z",
"rates": {
"PHP": 0.586644
}
}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.66440000000001,
"rate": 0.586644
}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