Rate Overview
Live
1 CHF = 129.8798 XPF
1 XPF = 0.007699
CHF
Avg
129.0961
High
131.5025
Low
126.8190
Last updated: 3/27/2026, 12:54:54 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 129.88 XPF |
| 10 CHF | 1,298.80 XPF |
| 50 CHF | 6,493.99 XPF |
| 100 CHF | 12,987.98 XPF |
| 500 CHF | 64,939.92 XPF |
| 1,000 CHF | 129,879.83 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-27T12:54:54Z",
"rates": {
"XPF": 129.879834
}
}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": 12987.9834,
"rate": 129.879834
}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