Rate Overview
Live
1 CZK = 0.035426 GBP
1 GBP = 28.2279
CZK
Avg
0.035446
High
0.035534
Low
0.035375
Last updated: 7/6/2026, 6:49:21 AM
Quick Conversions
| CZK | GBP |
|---|---|
| 1 CZK | 0.04 GBP |
| 10 CZK | 0.35 GBP |
| 50 CZK | 1.77 GBP |
| 100 CZK | 3.54 GBP |
| 500 CZK | 17.71 GBP |
| 1,000 CZK | 35.43 GBP |
Get CZK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=GBPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-06T06:49:21Z",
"rates": {
"GBP": 0.035426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "GBP",
"amount": 100
},
"result": 3.5425999999999997,
"rate": 0.035426
}Build with CZK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key