Rate Overview
Live
1 FKP = 1.0894 CHF
1 CHF = 0.917952
FKP
Avg
1.0625
High
1.0894
Low
1.0424
Last updated: 7/28/2026, 5:31:54 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.09 CHF |
| 10 FKP | 10.89 CHF |
| 50 FKP | 54.47 CHF |
| 100 FKP | 108.94 CHF |
| 500 FKP | 544.69 CHF |
| 1,000 FKP | 1,089.38 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-28T05:31:54Z",
"rates": {
"CHF": 1.089381
}
}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": 108.93809999999999,
"rate": 1.089381
}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