Rate Overview
Live
1 DKK = 7.9051 EGP
1 EGP = 0.126501
DKK
Avg
7.8498
High
7.9157
Low
7.7519
Last updated: 9/3/2026, 10:01:33 AM
Quick Conversions
| DKK | EGP |
|---|---|
| 1 DKK | 7.91 EGP |
| 10 DKK | 79.05 EGP |
| 50 DKK | 395.25 EGP |
| 100 DKK | 790.51 EGP |
| 500 DKK | 3,952.55 EGP |
| 1,000 DKK | 7,905.10 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-09-03T10:01:33Z",
"rates": {
"EGP": 7.905099
}
}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": 790.5099,
"rate": 7.905099
}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