Rate Overview
Live
1 PHP = 1.7049 XPF
1 XPF = 0.586557
PHP
Avg
1.8164
High
1.9507
Low
1.7049
Last updated: 3/27/2026, 2:33:14 PM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.70 XPF |
| 10 PHP | 17.05 XPF |
| 50 PHP | 85.24 XPF |
| 100 PHP | 170.49 XPF |
| 500 PHP | 852.43 XPF |
| 1,000 PHP | 1,704.86 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-03-27T14:33:14Z",
"rates": {
"XPF": 1.704863
}
}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.4863,
"rate": 1.704863
}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