Rate Overview
Live
1 CHF = 130.7170 XPF
1 XPF = 0.007650
CHF
Avg
130.5934
High
131.0378
Low
129.9290
Last updated: 5/27/2026, 8:46:41 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.72 XPF |
| 10 CHF | 1,307.17 XPF |
| 50 CHF | 6,535.85 XPF |
| 100 CHF | 13,071.70 XPF |
| 500 CHF | 65,358.50 XPF |
| 1,000 CHF | 130,717.00 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-27T08:46:41Z",
"rates": {
"XPF": 130.717004
}
}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": 13071.7004,
"rate": 130.717004
}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