Rate Overview
Live
1 STD = 0.000980 CZK
1 CZK = 1020.41
STD
Avg
0.000984
High
0.000990
Low
0.000980
Last updated: 5/28/2026, 8:31:02 PM
Quick Conversions
| STD | CZK |
|---|---|
| 1 STD | 0.00 CZK |
| 10 STD | 0.01 CZK |
| 50 STD | 0.05 CZK |
| 100 STD | 0.10 CZK |
| 500 STD | 0.49 CZK |
| 1,000 STD | 0.98 CZK |
Get STD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=CZKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-28T20:31:02Z",
"rates": {
"CZK": 0.00098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "CZK",
"amount": 100
},
"result": 0.098,
"rate": 0.00098
}Build with STD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key