Rate Overview
Live
1 PHP = 1.7074 XPF
1 XPF = 0.585676
PHP
Avg
1.7048
High
1.7116
Low
1.6955
Last updated: 6/19/2026, 8:18:45 AM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.71 XPF |
| 10 PHP | 17.07 XPF |
| 50 PHP | 85.37 XPF |
| 100 PHP | 170.74 XPF |
| 500 PHP | 853.71 XPF |
| 1,000 PHP | 1,707.43 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-06-19T08:18:45Z",
"rates": {
"XPF": 1.707429
}
}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.74290000000002,
"rate": 1.707429
}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