Rate Overview
Live
1 CZK = 0.035420 FKP
1 FKP = 28.2326
CZK
Avg
0.035465
High
0.035614
Low
0.035418
Last updated: 7/6/2026, 9:17:36 AM
Quick Conversions
| CZK | FKP |
|---|---|
| 1 CZK | 0.04 FKP |
| 10 CZK | 0.35 FKP |
| 50 CZK | 1.77 FKP |
| 100 CZK | 3.54 FKP |
| 500 CZK | 17.71 FKP |
| 1,000 CZK | 35.42 FKP |
Get CZK/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=FKPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-06T09:17:36Z",
"rates": {
"FKP": 0.03542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "FKP",
"amount": 100
},
"result": 3.542,
"rate": 0.03542
}Build with CZK/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key