Rate Overview
Live
1 XPF = 0.007678 CHF
1 CHF = 130.2423
XPF
Avg
0.007650
High
0.007679
Low
0.007610
Last updated: 3/27/2026, 1:12:23 AM
Quick Conversions
| XPF | CHF |
|---|---|
| 1 XPF | 0.01 CHF |
| 10 XPF | 0.08 CHF |
| 50 XPF | 0.38 CHF |
| 100 XPF | 0.77 CHF |
| 500 XPF | 3.84 CHF |
| 1,000 XPF | 7.68 CHF |
Get XPF/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CHFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T01:12:23Z",
"rates": {
"CHF": 0.007678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CHF",
"amount": 100
},
"result": 0.7678,
"rate": 0.007678
}Build with XPF/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key