Rate Overview
Live
1 GBP = 28.3487 CZK
1 CZK = 0.035275
GBP
Avg
28.3360
High
28.4145
Low
28.2878
Last updated: 8/14/2026, 6:03:41 PM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 28.35 CZK |
| 10 GBP | 283.49 CZK |
| 50 GBP | 1,417.43 CZK |
| 100 GBP | 2,834.87 CZK |
| 500 GBP | 14,174.33 CZK |
| 1,000 GBP | 28,348.66 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-08-14T18:03:41Z",
"rates": {
"CZK": 28.34866
}
}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": 2834.866,
"rate": 28.34866
}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