Rate Overview
Live
1 CHF = 129.9016 XPF
1 XPF = 0.007698
CHF
Avg
129.6493
High
129.9196
Low
129.1770
Last updated: 6/16/2026, 4:24:50 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 129.90 XPF |
| 10 CHF | 1,299.02 XPF |
| 50 CHF | 6,495.08 XPF |
| 100 CHF | 12,990.16 XPF |
| 500 CHF | 64,950.78 XPF |
| 1,000 CHF | 129,901.57 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-06-16T04:24:50Z",
"rates": {
"XPF": 129.901565
}
}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": 12990.156500000001,
"rate": 129.901565
}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