Rate Overview
Live
1 KYD = 60.0106 EGP
1 EGP = 0.016664
KYD
Avg
59.5151
High
65.7639
Low
56.3514
Last updated: 6/29/2026, 3:33:36 AM
Quick Conversions
| KYD | EGP |
|---|---|
| 1 KYD | 60.01 EGP |
| 10 KYD | 600.11 EGP |
| 50 KYD | 3,000.53 EGP |
| 100 KYD | 6,001.06 EGP |
| 500 KYD | 30,005.29 EGP |
| 1,000 KYD | 60,010.57 EGP |
Get KYD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=EGPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-29T03:33:36Z",
"rates": {
"EGP": 60.01057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "EGP",
"amount": 100
},
"result": 6001.057,
"rate": 60.01057
}Build with KYD/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key