Rate Overview
Live
1 EGP = 0.413672 CZK
1 CZK = 2.4174
EGP
Avg
0.404977
High
0.413672
Low
0.401991
Last updated: 6/15/2026, 7:44:31 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.41 CZK |
| 10 EGP | 4.14 CZK |
| 50 EGP | 20.68 CZK |
| 100 EGP | 41.37 CZK |
| 500 EGP | 206.84 CZK |
| 1,000 EGP | 413.67 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-06-15T19:44:31Z",
"rates": {
"CZK": 0.413672
}
}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.3672,
"rate": 0.413672
}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