Rate Overview
Live
1 CHF = 130.7631 XPF
1 XPF = 0.007647
CHF
Avg
130.2234
High
130.7631
Low
129.3329
Last updated: 5/6/2026, 11:06:22 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.76 XPF |
| 10 CHF | 1,307.63 XPF |
| 50 CHF | 6,538.15 XPF |
| 100 CHF | 13,076.31 XPF |
| 500 CHF | 65,381.54 XPF |
| 1,000 CHF | 130,763.07 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-05-06T23:06:22Z",
"rates": {
"XPF": 130.763075
}
}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": 13076.307499999999,
"rate": 130.763075
}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