Rate Overview
Live
1 PHP = 1.6786 XPF
1 XPF = 0.595732
PHP
Avg
1.6635
High
1.6786
Low
1.6543
Last updated: 5/7/2026, 12:31:34 PM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.68 XPF |
| 10 PHP | 16.79 XPF |
| 50 PHP | 83.93 XPF |
| 100 PHP | 167.86 XPF |
| 500 PHP | 839.30 XPF |
| 1,000 PHP | 1,678.61 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-05-07T12:31:34Z",
"rates": {
"XPF": 1.678606
}
}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": 167.8606,
"rate": 1.678606
}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