Rate Overview
Live
1 CZK = 0.035299 GBP
1 GBP = 28.3294
CZK
Avg
0.035287
High
0.035345
Low
0.035193
Last updated: 8/15/2026, 11:51:40 AM
Quick Conversions
| CZK | GBP |
|---|---|
| 1 CZK | 0.04 GBP |
| 10 CZK | 0.35 GBP |
| 50 CZK | 1.76 GBP |
| 100 CZK | 3.53 GBP |
| 500 CZK | 17.65 GBP |
| 1,000 CZK | 35.30 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-08-15T11:51:40Z",
"rates": {
"GBP": 0.035299
}
}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.5298999999999996,
"rate": 0.035299
}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