Rate Overview
Live
1 DKK = 7.7898 EGP
1 EGP = 0.128373
DKK
Avg
7.6818
High
7.8029
Low
7.5091
Last updated: 3/6/2026, 9:56:56 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.79 EGP |
| 10 DKK | 77.90 EGP |
| 50 DKK | 389.49 EGP |
| 100 DKK | 778.98 EGP |
| 500 DKK | 3,894.91 EGP |
| 1,000 DKK | 7,789.82 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-03-06T21:56:56Z",
"rates": {
"EGP": 7.789821
}
}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": 778.9821,
"rate": 7.789821
}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