Rate Overview
Live
1 CHF = 127.0195 XPF
1 XPF = 0.007873
CHF
Avg
127.4665
High
127.7974
Low
127.0195
Last updated: 8/14/2026, 4:33:25 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 127.02 XPF |
| 10 CHF | 1,270.19 XPF |
| 50 CHF | 6,350.97 XPF |
| 100 CHF | 12,701.95 XPF |
| 500 CHF | 63,509.73 XPF |
| 1,000 CHF | 127,019.46 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-08-14T16:33:25Z",
"rates": {
"XPF": 127.019461
}
}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": 12701.946100000001,
"rate": 127.019461
}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