Rate Overview
Live
1 CHF = 130.7520 XPF
1 XPF = 0.007648
CHF
Avg
127.1240
High
130.9205
Low
123.7481
Last updated: 5/27/2026, 6:13:02 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.75 XPF |
| 10 CHF | 1,307.52 XPF |
| 50 CHF | 6,537.60 XPF |
| 100 CHF | 13,075.20 XPF |
| 500 CHF | 65,375.98 XPF |
| 1,000 CHF | 130,751.96 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-05-27T06:13:02Z",
"rates": {
"XPF": 130.751964
}
}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": 13075.196399999999,
"rate": 130.751964
}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