Rate Overview
Live
1 EGP = 0.429036 CZK
1 CZK = 2.3308
EGP
Avg
0.430999
High
0.433683
Low
0.429036
Last updated: 7/4/2026, 1:32:11 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.43 CZK |
| 10 EGP | 4.29 CZK |
| 50 EGP | 21.45 CZK |
| 100 EGP | 42.90 CZK |
| 500 EGP | 214.52 CZK |
| 1,000 EGP | 429.04 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-04T13:32:11Z",
"rates": {
"CZK": 0.429036
}
}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.9036,
"rate": 0.429036
}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