Rate Overview
Live
1 FKP = 1.0618 CHF
1 CHF = 0.941755
FKP
Avg
1.0561
High
1.0618
Low
1.0481
Last updated: 3/27/2026, 7:43:34 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.06 CHF |
| 10 FKP | 10.62 CHF |
| 50 FKP | 53.09 CHF |
| 100 FKP | 106.18 CHF |
| 500 FKP | 530.92 CHF |
| 1,000 FKP | 1,061.85 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-03-27T07:43:34Z",
"rates": {
"CHF": 1.061847
}
}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": 106.18469999999999,
"rate": 1.061847
}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