Rate Overview
Live
1 FKP = 1.0795 CHF
1 CHF = 0.926389
FKP
Avg
1.0751
High
1.0801
Low
1.0700
Last updated: 7/8/2026, 6:32:09 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.08 CHF |
| 10 FKP | 10.79 CHF |
| 50 FKP | 53.97 CHF |
| 100 FKP | 107.95 CHF |
| 500 FKP | 539.73 CHF |
| 1,000 FKP | 1,079.46 CHF |
Get FKP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=CHFExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-08T06:32:09Z",
"rates": {
"CHF": 1.07946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "CHF",
"amount": 100
},
"result": 107.94600000000001,
"rate": 1.07946
}Build with FKP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key