Rate Overview
Live
1 EGP = 0.403131 CZK
1 CZK = 2.4806
EGP
Avg
0.411944
High
0.432051
Low
0.400158
Last updated: 3/27/2026, 9:54:08 AM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.40 CZK |
| 10 EGP | 4.03 CZK |
| 50 EGP | 20.16 CZK |
| 100 EGP | 40.31 CZK |
| 500 EGP | 201.57 CZK |
| 1,000 EGP | 403.13 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-27T09:54:08Z",
"rates": {
"CZK": 0.403131
}
}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.3131,
"rate": 0.403131
}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