Rate Overview
Live
1 CHF = 131.2698 XPF
1 XPF = 0.007618
CHF
Avg
131.0111
High
131.5025
Low
130.0449
Last updated: 3/7/2026, 12:48:29 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 131.27 XPF |
| 10 CHF | 1,312.70 XPF |
| 50 CHF | 6,563.49 XPF |
| 100 CHF | 13,126.98 XPF |
| 500 CHF | 65,634.92 XPF |
| 1,000 CHF | 131,269.85 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-07T00:48:29Z",
"rates": {
"XPF": 131.269845
}
}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": 13126.9845,
"rate": 131.269845
}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