Rate Overview
Live
1 DKK = 8.1341 EGP
1 EGP = 0.122939
DKK
Avg
7.4958
High
8.4157
Low
6.8553
Last updated: 5/27/2026, 12:19:47 AM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 8.13 EGP |
| 10 DKK | 81.34 EGP |
| 50 DKK | 406.71 EGP |
| 100 DKK | 813.41 EGP |
| 500 DKK | 4,067.05 EGP |
| 1,000 DKK | 8,134.10 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-05-27T00:19:47Z",
"rates": {
"EGP": 8.134102
}
}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": 813.4102,
"rate": 8.134102
}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