Rate Overview
Live
1 EGP = 0.417325 CZK
1 CZK = 2.3962
EGP
Avg
0.422526
High
0.432051
Low
0.417325
Last updated: 3/7/2026, 3:08:50 AM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.42 CZK |
| 10 EGP | 4.17 CZK |
| 50 EGP | 20.87 CZK |
| 100 EGP | 41.73 CZK |
| 500 EGP | 208.66 CZK |
| 1,000 EGP | 417.33 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-07T03:08:50Z",
"rates": {
"CZK": 0.417325
}
}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": 41.7325,
"rate": 0.417325
}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