Rate Overview
Live
1 CHF = 129.7077 XPF
1 XPF = 0.007710
CHF
Avg
129.6296
High
130.0079
Low
128.9301
Last updated: 4/16/2026, 8:58:47 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 129.71 XPF |
| 10 CHF | 1,297.08 XPF |
| 50 CHF | 6,485.38 XPF |
| 100 CHF | 12,970.77 XPF |
| 500 CHF | 64,853.84 XPF |
| 1,000 CHF | 129,707.68 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-04-16T20:58:47Z",
"rates": {
"XPF": 129.707681
}
}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": 12970.768100000001,
"rate": 129.707681
}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