Rate Overview
Live
1 PHP = 1.7399 XPF
1 XPF = 0.574757
PHP
Avg
1.7438
High
1.7507
Low
1.7294
Last updated: 3/7/2026, 3:43:23 AM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.74 XPF |
| 10 PHP | 17.40 XPF |
| 50 PHP | 86.99 XPF |
| 100 PHP | 173.99 XPF |
| 500 PHP | 869.93 XPF |
| 1,000 PHP | 1,739.87 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-07T03:43:23Z",
"rates": {
"XPF": 1.739867
}
}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": 173.9867,
"rate": 1.739867
}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