Rate Overview
Live
1 CHF = 129.8851 XPF
1 XPF = 0.007699
CHF
Avg
130.0295
High
131.8405
Low
127.9784
Last updated: 3/27/2026, 11:14:34 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 129.89 XPF |
| 10 CHF | 1,298.85 XPF |
| 50 CHF | 6,494.25 XPF |
| 100 CHF | 12,988.51 XPF |
| 500 CHF | 64,942.53 XPF |
| 1,000 CHF | 129,885.05 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-03-27T11:14:34Z",
"rates": {
"XPF": 129.88505
}
}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": 12988.505000000001,
"rate": 129.88505
}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