Rate Overview
Live
1 XPF = 0.007679 CHF
1 CHF = 130.2253
XPF
Avg
0.007646
High
0.007679
Low
0.007610
Last updated: 3/26/2026, 11:26:09 PM
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-26T23:26:09Z",
"rates": {
"CHF": 0.007679
}
}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.7679,
"rate": 0.007679
}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