Rate Overview
Live
1 EGP = 0.417567 CZK
1 CZK = 2.3948
EGP
Avg
0.420392
High
0.422772
Low
0.417567
Last updated: 8/13/2026, 1:00:35 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.42 CZK |
| 10 EGP | 4.18 CZK |
| 50 EGP | 20.88 CZK |
| 100 EGP | 41.76 CZK |
| 500 EGP | 208.78 CZK |
| 1,000 EGP | 417.57 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-08-13T13:00:35Z",
"rates": {
"CZK": 0.417567
}
}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.7567,
"rate": 0.417567
}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