Rate Overview
Live
1 GBP = 28.3056 CZK
1 CZK = 0.035329
GBP
Avg
28.4170
High
28.5062
Low
28.3056
Last updated: 7/23/2026, 4:10:27 PM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 28.31 CZK |
| 10 GBP | 283.06 CZK |
| 50 GBP | 1,415.28 CZK |
| 100 GBP | 2,830.56 CZK |
| 500 GBP | 14,152.78 CZK |
| 1,000 GBP | 28,305.56 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-07-23T16:10:27Z",
"rates": {
"CZK": 28.305556
}
}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": 2830.5556,
"rate": 28.305556
}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