Rate Overview
Live
1 PHP = 1.6951 XPF
1 XPF = 0.589925
PHP
Avg
1.6972
High
1.7116
Low
1.6818
Last updated: 6/17/2026, 7:55:27 AM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.70 XPF |
| 10 PHP | 16.95 XPF |
| 50 PHP | 84.76 XPF |
| 100 PHP | 169.51 XPF |
| 500 PHP | 847.57 XPF |
| 1,000 PHP | 1,695.13 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-17T07:55:27Z",
"rates": {
"XPF": 1.695132
}
}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.5132,
"rate": 1.695132
}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