Rate Overview
Live
1 CHF = 128.0753 XPF
1 XPF = 0.007808
CHF
Avg
127.1288
High
130.9205
Low
123.7481
Last updated: 7/23/2026, 1:16:40 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 128.08 XPF |
| 10 CHF | 1,280.75 XPF |
| 50 CHF | 6,403.76 XPF |
| 100 CHF | 12,807.53 XPF |
| 500 CHF | 64,037.64 XPF |
| 1,000 CHF | 128,075.28 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-23T13:16:40Z",
"rates": {
"XPF": 128.075282
}
}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": 12807.528199999999,
"rate": 128.075282
}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