Rate Overview
Live
1 DKK = 7.8111 EGP
1 EGP = 0.128022
DKK
Avg
7.7802
High
7.8176
Low
7.7258
Last updated: 7/24/2026, 4:52:18 AM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.81 EGP |
| 10 DKK | 78.11 EGP |
| 50 DKK | 390.56 EGP |
| 100 DKK | 781.11 EGP |
| 500 DKK | 3,905.57 EGP |
| 1,000 DKK | 7,811.15 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-24T04:52:18Z",
"rates": {
"EGP": 7.811149
}
}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.1149,
"rate": 7.811149
}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