Rate Overview
Live
1 FKP = 1.0743 CHF
1 CHF = 0.930807
FKP
Avg
1.0684
High
1.0743
Low
1.0652
Last updated: 6/19/2026, 4:55:12 AM
Quick Conversions
| FKP | CHF |
|---|---|
| 1 FKP | 1.07 CHF |
| 10 FKP | 10.74 CHF |
| 50 FKP | 53.72 CHF |
| 100 FKP | 107.43 CHF |
| 500 FKP | 537.17 CHF |
| 1,000 FKP | 1,074.34 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-06-19T04:55:12Z",
"rates": {
"CHF": 1.074336
}
}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": 107.4336,
"rate": 1.074336
}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