Rate Overview
Live
1 DKK = 7.8090 EGP
1 EGP = 0.128058
DKK
Avg
7.9210
High
8.4334
Low
7.4168
Last updated: 7/26/2026, 7:54:11 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.81 EGP |
| 10 DKK | 78.09 EGP |
| 50 DKK | 390.45 EGP |
| 100 DKK | 780.90 EGP |
| 500 DKK | 3,904.49 EGP |
| 1,000 DKK | 7,808.98 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-26T19:54:11Z",
"rates": {
"EGP": 7.808978
}
}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.8978,
"rate": 7.808978
}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