Rate Overview
Live
1 CZK = 2.5144 EGP
1 EGP = 0.397704
CZK
Avg
2.5317
High
2.5557
Low
2.5097
Last updated: 4/18/2026, 8:52:52 AM
Quick Conversions
| CZK | EGP |
|---|---|
| 1 CZK | 2.51 EGP |
| 10 CZK | 25.14 EGP |
| 50 CZK | 125.72 EGP |
| 100 CZK | 251.44 EGP |
| 500 CZK | 1,257.22 EGP |
| 1,000 CZK | 2,514.44 EGP |
Get CZK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=EGPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-18T08:52:52Z",
"rates": {
"EGP": 2.514436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "EGP",
"amount": 100
},
"result": 251.4436,
"rate": 2.514436
}Build with CZK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key