Rate Overview
Live
1 GBP = 27.9157 CZK
1 CZK = 0.035822
GBP
Avg
27.9784
High
28.0209
Low
27.9157
Last updated: 4/17/2026, 4:58:05 AM
Quick Conversions
| GBP | CZK |
|---|---|
| 1 GBP | 27.92 CZK |
| 10 GBP | 279.16 CZK |
| 50 GBP | 1,395.78 CZK |
| 100 GBP | 2,791.57 CZK |
| 500 GBP | 13,957.84 CZK |
| 1,000 GBP | 27,915.68 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-04-17T04:58:05Z",
"rates": {
"CZK": 27.915676
}
}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": 2791.5676000000003,
"rate": 27.915676
}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