Rate Overview
Live
1 FKP = 1.0896 CHF
1 CHF = 0.917749
FKP
Avg
1.0893
High
1.0924
Low
1.0873
Last updated: 7/29/2026, 10:11:09 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.09 CHF |
| 10 FKP | 10.90 CHF |
| 50 FKP | 54.48 CHF |
| 100 FKP | 108.96 CHF |
| 500 FKP | 544.81 CHF |
| 1,000 FKP | 1,089.62 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-29T10:11:09Z",
"rates": {
"CHF": 1.089622
}
}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.96220000000001,
"rate": 1.089622
}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