Rate Overview
Live
1 CHF = 128.2800 XPF
1 XPF = 0.007795
CHF
Avg
129.1931
High
130.0187
Low
128.2800
Last updated: 7/22/2026, 7:43:58 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 128.28 XPF |
| 10 CHF | 1,282.80 XPF |
| 50 CHF | 6,414.00 XPF |
| 100 CHF | 12,828.00 XPF |
| 500 CHF | 64,140.01 XPF |
| 1,000 CHF | 128,280.03 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-22T19:43:58Z",
"rates": {
"XPF": 128.280027
}
}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": 12828.0027,
"rate": 128.280027
}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