Rate Overview
Live
1 CHF = 130.7947 XPF
1 XPF = 0.007646
CHF
Avg
130.2273
High
130.7947
Low
129.3329
Last updated: 5/6/2026, 10:18:47 PM
Quick Conversions
| CHF | XPF |
|---|---|
| 1 CHF | 130.79 XPF |
| 10 CHF | 1,307.95 XPF |
| 50 CHF | 6,539.74 XPF |
| 100 CHF | 13,079.47 XPF |
| 500 CHF | 65,397.36 XPF |
| 1,000 CHF | 130,794.72 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-06T22:18:47Z",
"rates": {
"XPF": 130.794722
}
}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": 13079.4722,
"rate": 130.794722
}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