Rate Overview
Live
1 GBP = 28.2339 CZK
1 CZK = 0.035418
GBP
Avg
28.2002
High
28.2683
Low
28.1140
Last updated: 7/5/2026, 9:44:24 PM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 28.23 CZK |
| 10 GBP | 282.34 CZK |
| 50 GBP | 1,411.70 CZK |
| 100 GBP | 2,823.39 CZK |
| 500 GBP | 14,116.97 CZK |
| 1,000 GBP | 28,233.94 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-05T21:44:24Z",
"rates": {
"CZK": 28.233942
}
}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": 2823.3941999999997,
"rate": 28.233942
}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