Rate Overview
Live
1 EGP = 0.403230 CZK
1 CZK = 2.4800
EGP
Avg
0.434611
High
0.458318
Low
0.403125
Last updated: 3/27/2026, 7:53:26 AM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.40 CZK |
| 10 EGP | 4.03 CZK |
| 50 EGP | 20.16 CZK |
| 100 EGP | 40.32 CZK |
| 500 EGP | 201.61 CZK |
| 1,000 EGP | 403.23 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-27T07:53:26Z",
"rates": {
"CZK": 0.40323
}
}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.323,
"rate": 0.40323
}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