Rate Overview
Live
1 EGP = 0.428384 CZK
1 CZK = 2.3344
EGP
Avg
0.428384
High
0.428384
Low
0.428384
Last updated: 7/10/2026, 9:02:50 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.43 CZK |
| 10 EGP | 4.28 CZK |
| 50 EGP | 21.42 CZK |
| 100 EGP | 42.84 CZK |
| 500 EGP | 214.19 CZK |
| 1,000 EGP | 428.38 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-07-10T21:02:50Z",
"rates": {
"CZK": 0.428384
}
}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": 42.8384,
"rate": 0.428384
}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