Rate Overview
Live
1 PHP = 1.6923 XPF
1 XPF = 0.590920
PHP
Avg
1.6965
High
1.6993
Low
1.6922
Last updated: 7/8/2026, 2:57:17 AM
Quick Conversions
| PHP | XPF |
|---|---|
| 1 PHP | 1.69 XPF |
| 10 PHP | 16.92 XPF |
| 50 PHP | 84.61 XPF |
| 100 PHP | 169.23 XPF |
| 500 PHP | 846.14 XPF |
| 1,000 PHP | 1,692.28 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-08T02:57:17Z",
"rates": {
"XPF": 1.692277
}
}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.2277,
"rate": 1.692277
}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