Rate Overview
Live
1 GBP = 28.3220 CZK
1 CZK = 0.035308
GBP
Avg
28.2836
High
28.3498
Low
28.2227
Last updated: 3/27/2026, 8:29:56 AM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 28.32 CZK |
| 10 GBP | 283.22 CZK |
| 50 GBP | 1,416.10 CZK |
| 100 GBP | 2,832.20 CZK |
| 500 GBP | 14,161.01 CZK |
| 1,000 GBP | 28,322.02 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-03-27T08:29:56Z",
"rates": {
"CZK": 28.322018
}
}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": 2832.2018,
"rate": 28.322018
}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