Rate Overview
Live
1 CHF = 128.2412 XPF
1 XPF = 0.007798
CHF
Avg
128.6440
High
129.1760
Low
128.0505
Last updated: 7/25/2026, 8:15:25 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 128.24 XPF |
| 10 CHF | 1,282.41 XPF |
| 50 CHF | 6,412.06 XPF |
| 100 CHF | 12,824.12 XPF |
| 500 CHF | 64,120.62 XPF |
| 1,000 CHF | 128,241.24 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-07-25T20:15:25Z",
"rates": {
"XPF": 128.241244
}
}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": 12824.124399999999,
"rate": 128.241244
}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