Rate Overview
Live
1 FKP = 1.0638 CHF
1 CHF = 0.940025
FKP
Avg
1.0758
High
1.1390
Low
1.0373
Last updated: 3/27/2026, 11:35:36 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.06 CHF |
| 10 FKP | 10.64 CHF |
| 50 FKP | 53.19 CHF |
| 100 FKP | 106.38 CHF |
| 500 FKP | 531.90 CHF |
| 1,000 FKP | 1,063.80 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-27T11:35:36Z",
"rates": {
"CHF": 1.063801
}
}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.3801,
"rate": 1.063801
}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