Rate Overview
Live
1 CHF = 130.7413 XPF
1 XPF = 0.007649
CHF
Avg
130.5853
High
131.0378
Low
129.9290
Last updated: 5/27/2026, 2:27:21 AM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.74 XPF |
| 10 CHF | 1,307.41 XPF |
| 50 CHF | 6,537.06 XPF |
| 100 CHF | 13,074.13 XPF |
| 500 CHF | 65,370.64 XPF |
| 1,000 CHF | 130,741.27 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-27T02:27:21Z",
"rates": {
"XPF": 130.741273
}
}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": 13074.1273,
"rate": 130.741273
}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