Rate Overview
Live
1 PHP = 1.7087 XPF
1 XPF = 0.585225 PHP
Avg
1.7482
High
1.7997
Low
1.7087
Last updated: 1/25/2026, 9:06:11 AM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.71 XPF |
| 10 PHP | 17.09 XPF |
| 50 PHP | 85.44 XPF |
| 100 PHP | 170.87 XPF |
| 500 PHP | 854.37 XPF |
| 1,000 PHP | 1,708.74 XPF |
Get PHP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=XPFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:06:11Z",
"rates": {
"XPF": 1.708744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "XPF",
"amount": 100
},
"result": 170.8744,
"rate": 1.708744
}Build with PHP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key