Rate Overview
Live
1 FKP = 1.0880 CHF
1 CHF = 0.919119
FKP
Avg
1.0909
High
1.1433
Low
1.0460
Last updated: 7/22/2026, 4:37:57 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.09 CHF |
| 10 FKP | 10.88 CHF |
| 50 FKP | 54.40 CHF |
| 100 FKP | 108.80 CHF |
| 500 FKP | 544.00 CHF |
| 1,000 FKP | 1,088.00 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-22T04:37:57Z",
"rates": {
"CHF": 1.087998
}
}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.7998,
"rate": 1.087998
}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