Rate Overview
Live
1 PHP = 1.6361 XPF
1 XPF = 0.611228
PHP
Avg
1.6445
High
1.6539
Low
1.6361
Last updated: 9/4/2026, 12:58:08 PM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.64 XPF |
| 10 PHP | 16.36 XPF |
| 50 PHP | 81.80 XPF |
| 100 PHP | 163.61 XPF |
| 500 PHP | 818.03 XPF |
| 1,000 PHP | 1,636.05 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-09-04T12:58:08Z",
"rates": {
"XPF": 1.636052
}
}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": 163.6052,
"rate": 1.636052
}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