Rate Overview
Live
1 CZK = 0.035644 GBP
1 GBP = 28.0552
CZK
Avg
0.034728
High
0.037293
Low
0.032884
Last updated: 5/26/2026, 9:35:43 PM
Quick Conversions
| CZK | GBP |
|---|---|
| 1 CZK | 0.04 GBP |
| 10 CZK | 0.36 GBP |
| 50 CZK | 1.78 GBP |
| 100 CZK | 3.56 GBP |
| 500 CZK | 17.82 GBP |
| 1,000 CZK | 35.64 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-05-26T21:35:43Z",
"rates": {
"GBP": 0.035644
}
}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.5644,
"rate": 0.035644
}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