Rate Overview
Live
1 DKK = 7.8041 EGP
1 EGP = 0.128138
DKK
Avg
7.5099
High
8.4157
Low
6.8553
Last updated: 7/23/2026, 5:54:24 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.80 EGP |
| 10 DKK | 78.04 EGP |
| 50 DKK | 390.20 EGP |
| 100 DKK | 780.41 EGP |
| 500 DKK | 3,902.04 EGP |
| 1,000 DKK | 7,804.08 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-23T17:54:24Z",
"rates": {
"EGP": 7.804081
}
}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": 780.4081,
"rate": 7.804081
}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