Rate Overview
Live
1 CHF = 126.4434 XPF
1 XPF = 0.007909
CHF
Avg
126.9191
High
127.5050
Low
126.4434
Last updated: 9/4/2026, 4:22:33 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 126.44 XPF |
| 10 CHF | 1,264.43 XPF |
| 50 CHF | 6,322.17 XPF |
| 100 CHF | 12,644.34 XPF |
| 500 CHF | 63,221.70 XPF |
| 1,000 CHF | 126,443.41 XPF |
Get CHF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=XPFExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-09-04T16:22:33Z",
"rates": {
"XPF": 126.443407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "XPF",
"amount": 100
},
"result": 12644.340699999999,
"rate": 126.443407
}Build with CHF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key