Rate Overview
Live
1 CHF = 130.0378 XPF
1 XPF = 0.007690
CHF
Avg
130.6703
High
131.3966
Low
130.0378
Last updated: 3/27/2026, 6:06:20 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.04 XPF |
| 10 CHF | 1,300.38 XPF |
| 50 CHF | 6,501.89 XPF |
| 100 CHF | 13,003.78 XPF |
| 500 CHF | 65,018.89 XPF |
| 1,000 CHF | 130,037.78 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-27T06:06:20Z",
"rates": {
"XPF": 130.037783
}
}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": 13003.778299999998,
"rate": 130.037783
}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