Rate Overview
Live
1 EGP = 0.414314 CZK
1 CZK = 2.4136
EGP
Avg
0.424519
High
0.446660
Low
0.389925
Last updated: 7/24/2026, 5:47:24 AM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.41 CZK |
| 10 EGP | 4.14 CZK |
| 50 EGP | 20.72 CZK |
| 100 EGP | 41.43 CZK |
| 500 EGP | 207.16 CZK |
| 1,000 EGP | 414.31 CZK |
Get EGP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=CZKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-24T05:47:24Z",
"rates": {
"CZK": 0.414314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "CZK",
"amount": 100
},
"result": 41.431400000000004,
"rate": 0.414314
}Build with EGP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key