Rate Overview
Live
1 CZK = 0.035617 SHP
1 SHP = 28.0765
CZK
Avg
0.035758
High
0.036130
Low
0.035413
Last updated: 3/7/2026, 12:32:04 AM
Quick Conversions
| CZK | SHP |
|---|---|
| 1 CZK | 0.04 SHP |
| 10 CZK | 0.36 SHP |
| 50 CZK | 1.78 SHP |
| 100 CZK | 3.56 SHP |
| 500 CZK | 17.81 SHP |
| 1,000 CZK | 35.62 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-03-07T00:32:04Z",
"rates": {
"SHP": 0.035617
}
}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.5617,
"rate": 0.035617
}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