Rate Overview
Live
1 CHF = 128.3078 XPF
1 XPF = 0.007794
CHF
Avg
129.8033
High
131.8405
Low
127.9784
Last updated: 7/24/2026, 4:14:19 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 128.31 XPF |
| 10 CHF | 1,283.08 XPF |
| 50 CHF | 6,415.39 XPF |
| 100 CHF | 12,830.78 XPF |
| 500 CHF | 64,153.92 XPF |
| 1,000 CHF | 128,307.84 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-24T04:14:19Z",
"rates": {
"XPF": 128.307835
}
}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": 12830.783500000001,
"rate": 128.307835
}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