Rate Overview
Live
1 CZK = 0.035530 SHP
1 SHP = 28.1452
CZK
Avg
0.035650
High
0.036130
Low
0.035083
Last updated: 7/30/2026, 11:14:31 AM
Quick Conversions
| CZK | SHP |
|---|---|
| 1 CZK | 0.04 SHP |
| 10 CZK | 0.36 SHP |
| 50 CZK | 1.78 SHP |
| 100 CZK | 3.55 SHP |
| 500 CZK | 17.77 SHP |
| 1,000 CZK | 35.53 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-30T11:14:31Z",
"rates": {
"SHP": 0.03553
}
}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.553,
"rate": 0.03553
}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