Rate Overview
Live
1 PHP = 1.6996 XPF
1 XPF = 0.588391
PHP
Avg
1.7025
High
1.7530
Low
1.6543
Last updated: 7/29/2026, 2:10:45 PM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.70 XPF |
| 10 PHP | 17.00 XPF |
| 50 PHP | 84.98 XPF |
| 100 PHP | 169.96 XPF |
| 500 PHP | 849.78 XPF |
| 1,000 PHP | 1,699.55 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-07-29T14:10:45Z",
"rates": {
"XPF": 1.699551
}
}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": 169.95510000000002,
"rate": 1.699551
}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