Rate Overview
Live
1 EGP = 0.399761 CZK
1 CZK = 2.5015
EGP
Avg
0.418243
High
0.441725
Low
0.389925
Last updated: 5/26/2026, 6:49:29 PM
Quick Conversions
| EGP | CZK |
|---|---|
| 1 EGP | 0.40 CZK |
| 10 EGP | 4.00 CZK |
| 50 EGP | 19.99 CZK |
| 100 EGP | 39.98 CZK |
| 500 EGP | 199.88 CZK |
| 1,000 EGP | 399.76 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-26T18:49:29Z",
"rates": {
"CZK": 0.399761
}
}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.976099999999995,
"rate": 0.399761
}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