Rate Overview
Live
1 CHF = 129.6955 XPF
1 XPF = 0.007710
CHF
Avg
129.5978
High
130.0187
Low
128.9844
Last updated: 7/6/2026, 5:02:08 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 129.70 XPF |
| 10 CHF | 1,296.96 XPF |
| 50 CHF | 6,484.78 XPF |
| 100 CHF | 12,969.55 XPF |
| 500 CHF | 64,847.77 XPF |
| 1,000 CHF | 129,695.53 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-06T05:02:08Z",
"rates": {
"XPF": 129.695532
}
}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": 12969.553199999998,
"rate": 129.695532
}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