Rate Overview
Live
1 CZK = 2.4806 EGP
1 EGP = 0.403131
CZK
Avg
2.4776
High
2.4938
Low
2.4627
Last updated: 3/27/2026, 9:31:17 AM
Quick Conversions
| CZK | EGP |
|---|---|
| 1 CZK | 2.48 EGP |
| 10 CZK | 24.81 EGP |
| 50 CZK | 124.03 EGP |
| 100 CZK | 248.06 EGP |
| 500 CZK | 1,240.29 EGP |
| 1,000 CZK | 2,480.58 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-03-27T09:31:17Z",
"rates": {
"EGP": 2.480581
}
}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": 248.0581,
"rate": 2.480581
}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