Rate Overview
Live
1 XPF = 0.007624 CHF
1 CHF = 131.1647
XPF
Avg
0.007632
High
0.007689
Low
0.007604
Last updated: 3/6/2026, 7:12:02 PM
Quick Conversions
| XPF | CHF |
|---|---|
| 1 XPF | 0.01 CHF |
| 10 XPF | 0.08 CHF |
| 50 XPF | 0.38 CHF |
| 100 XPF | 0.76 CHF |
| 500 XPF | 3.81 CHF |
| 1,000 XPF | 7.62 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-03-06T19:12:02Z",
"rates": {
"CHF": 0.007624
}
}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.7624,
"rate": 0.007624
}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