Rate Overview
Live
1 DKK = 7.8161 EGP
1 EGP = 0.127941
DKK
Avg
7.9596
High
8.0445
Low
7.8096
Last updated: 6/16/2026, 4:29:18 AM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.82 EGP |
| 10 DKK | 78.16 EGP |
| 50 DKK | 390.81 EGP |
| 100 DKK | 781.61 EGP |
| 500 DKK | 3,908.07 EGP |
| 1,000 DKK | 7,816.13 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-06-16T04:29:18Z",
"rates": {
"EGP": 7.81613
}
}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.613,
"rate": 7.81613
}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