Rate Overview
Live
1 CZK = 0.035377 SHP
1 SHP = 28.2670
CZK
Avg
0.035281
High
0.035614
Low
0.035018
Last updated: 7/25/2026, 1:37:44 AM
Quick Conversions
| CZK | SHP |
|---|---|
| 1 CZK | 0.04 SHP |
| 10 CZK | 0.35 SHP |
| 50 CZK | 1.77 SHP |
| 100 CZK | 3.54 SHP |
| 500 CZK | 17.69 SHP |
| 1,000 CZK | 35.38 SHP |
Get CZK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SHPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-25T01:37:44Z",
"rates": {
"SHP": 0.035377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SHP",
"amount": 100
},
"result": 3.5377,
"rate": 0.035377
}Build with CZK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key