Rate Overview
Live
1 CHF = 130.0006 XPF
1 XPF = 0.007692
CHF
Avg
126.7713
High
130.5530
Low
123.7481
Last updated: 3/27/2026, 7:45:28 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.00 XPF |
| 10 CHF | 1,300.01 XPF |
| 50 CHF | 6,500.03 XPF |
| 100 CHF | 13,000.06 XPF |
| 500 CHF | 65,000.28 XPF |
| 1,000 CHF | 130,000.56 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-27T07:45:28Z",
"rates": {
"XPF": 130.000565
}
}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": 13000.056499999999,
"rate": 130.000565
}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