Rate Overview
Live
1 XPF = 0.007885 CHF
1 CHF = 126.8231
XPF
Avg
0.007848
High
0.007885
Low
0.007824
Last updated: 8/15/2026, 1:56:19 AM
Quick Conversions
| XPF | CHF |
|---|---|
| 1 XPF | 0.01 CHF |
| 10 XPF | 0.08 CHF |
| 50 XPF | 0.39 CHF |
| 100 XPF | 0.79 CHF |
| 500 XPF | 3.94 CHF |
| 1,000 XPF | 7.89 CHF |
Get XPF/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CHFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-08-15T01:56:19Z",
"rates": {
"CHF": 0.007885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CHF",
"amount": 100
},
"result": 0.7885,
"rate": 0.007885
}Build with XPF/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key