Rate Overview
Live
1 EGP = 0.404320 CZK
1 CZK = 2.4733
EGP
Avg
0.433191
High
0.447154
Low
0.404320
Last updated: 3/27/2026, 11:42:48 AM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.40 CZK |
| 10 EGP | 4.04 CZK |
| 50 EGP | 20.22 CZK |
| 100 EGP | 40.43 CZK |
| 500 EGP | 202.16 CZK |
| 1,000 EGP | 404.32 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-03-27T11:42:48Z",
"rates": {
"CZK": 0.40432
}
}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": 40.432,
"rate": 0.40432
}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