Rate Overview
Live
1 EGP = 0.399470 CZK
1 CZK = 2.5033
EGP
Avg
0.418232
High
0.441725
Low
0.389925
Last updated: 5/26/2026, 8:02:46 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.40 CZK |
| 10 EGP | 3.99 CZK |
| 50 EGP | 19.97 CZK |
| 100 EGP | 39.95 CZK |
| 500 EGP | 199.73 CZK |
| 1,000 EGP | 399.47 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-05-26T20:02:46Z",
"rates": {
"CZK": 0.39947
}
}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": 39.947,
"rate": 0.39947
}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