Rate Overview
Live
1 DKK = 8.1298 EGP
1 EGP = 0.123004
DKK
Avg
7.4054
High
8.1298
Low
6.8553
Last updated: 3/27/2026, 1:01:54 PM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 8.13 EGP |
| 10 DKK | 81.30 EGP |
| 50 DKK | 406.49 EGP |
| 100 DKK | 812.98 EGP |
| 500 DKK | 4,064.92 EGP |
| 1,000 DKK | 8,129.84 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-03-27T13:01:54Z",
"rates": {
"EGP": 8.129836
}
}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": 812.9835999999999,
"rate": 8.129836
}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