Rate Overview
Live
1 DKK = 7.5392 EGP
1 EGP = 0.132640
DKK
Avg
7.5208
High
7.5484
Low
7.4822
Last updated: 7/4/2026, 1:37:55 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.54 EGP |
| 10 DKK | 75.39 EGP |
| 50 DKK | 376.96 EGP |
| 100 DKK | 753.92 EGP |
| 500 DKK | 3,769.60 EGP |
| 1,000 DKK | 7,539.19 EGP |
Get DKK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=EGPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-04T13:37:55Z",
"rates": {
"EGP": 7.539194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "EGP",
"amount": 100
},
"result": 753.9194,
"rate": 7.539194
}Build with DKK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key