Rate Overview
Live
1 EGP = 0.392680 CZK
1 CZK = 2.5466
EGP
Avg
0.389509
High
0.393437
Low
0.387482
Last updated: 5/6/2026, 4:23:03 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.39 CZK |
| 10 EGP | 3.93 CZK |
| 50 EGP | 19.63 CZK |
| 100 EGP | 39.27 CZK |
| 500 EGP | 196.34 CZK |
| 1,000 EGP | 392.68 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-06T16:23:03Z",
"rates": {
"CZK": 0.39268
}
}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.268,
"rate": 0.39268
}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