Rate Overview
Live
1 CHF = 128.5239 XPF
1 XPF = 0.007781
CHF
Avg
128.6764
High
131.8405
Low
124.9534
Last updated: 7/23/2026, 7:26:47 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 128.52 XPF |
| 10 CHF | 1,285.24 XPF |
| 50 CHF | 6,426.20 XPF |
| 100 CHF | 12,852.39 XPF |
| 500 CHF | 64,261.95 XPF |
| 1,000 CHF | 128,523.91 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-07-23T07:26:47Z",
"rates": {
"XPF": 128.523907
}
}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": 12852.3907,
"rate": 128.523907
}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