Rate Overview
Live
1 EGP = 0.409702 CZK
1 CZK = 2.4408
EGP
Avg
0.411775
High
0.416477
Low
0.409129
Last updated: 9/3/2026, 12:28:21 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.41 CZK |
| 10 EGP | 4.10 CZK |
| 50 EGP | 20.49 CZK |
| 100 EGP | 40.97 CZK |
| 500 EGP | 204.85 CZK |
| 1,000 EGP | 409.70 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-09-03T12:28:21Z",
"rates": {
"CZK": 0.409702
}
}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.9702,
"rate": 0.409702
}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