Rate Overview
Live
1 GBP = 27.9348 CZK
1 CZK = 0.035798
GBP
Avg
27.9707
High
28.0570
Low
27.9200
Last updated: 6/17/2026, 6:56:16 AM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 27.93 CZK |
| 10 GBP | 279.35 CZK |
| 50 GBP | 1,396.74 CZK |
| 100 GBP | 2,793.48 CZK |
| 500 GBP | 13,967.42 CZK |
| 1,000 GBP | 27,934.84 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-06-17T06:56:16Z",
"rates": {
"CZK": 27.93484
}
}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": 2793.484,
"rate": 27.93484
}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