Rate Overview
Live
1 GBP = 27.9947 CZK
1 CZK = 0.035721
GBP
Avg
28.0841
High
28.1248
Low
27.9947
Last updated: 5/27/2026, 1:54:36 PM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 27.99 CZK |
| 10 GBP | 279.95 CZK |
| 50 GBP | 1,399.74 CZK |
| 100 GBP | 2,799.47 CZK |
| 500 GBP | 13,997.35 CZK |
| 1,000 GBP | 27,994.71 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-27T13:54:36Z",
"rates": {
"CZK": 27.994706
}
}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": 2799.4706,
"rate": 27.994706
}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