Rate Overview
Live
1 GBP = 28.0423 CZK
1 CZK = 0.035660
GBP
Avg
28.0989
High
28.2574
Low
27.8752
Last updated: 5/27/2026, 4:23:46 PM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 28.04 CZK |
| 10 GBP | 280.42 CZK |
| 50 GBP | 1,402.12 CZK |
| 100 GBP | 2,804.23 CZK |
| 500 GBP | 14,021.15 CZK |
| 1,000 GBP | 28,042.30 CZK |
Get GBP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CZKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T16:23:46Z",
"rates": {
"CZK": 28.042304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CZK",
"amount": 100
},
"result": 2804.2304000000004,
"rate": 28.042304
}Build with GBP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key