Rate Overview
Live
1 DKK = 7.8116 EGP
1 EGP = 0.128015
DKK
Avg
7.6324
High
7.8176
Low
7.4677
Last updated: 7/25/2026, 4:23:08 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.81 EGP |
| 10 DKK | 78.12 EGP |
| 50 DKK | 390.58 EGP |
| 100 DKK | 781.16 EGP |
| 500 DKK | 3,905.81 EGP |
| 1,000 DKK | 7,811.61 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-25T16:23:08Z",
"rates": {
"EGP": 7.811611
}
}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": 781.1611,
"rate": 7.811611
}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