Rate Overview
Live
1 EGP = 0.122824 DKK
1 DKK = 8.1417
EGP
Avg
0.133203
High
0.137112
Low
0.122824
Last updated: 3/27/2026, 9:29:30 AM
Quick Conversions
| EGP | DKK |
|---|---|
| 1 EGP | 0.12 DKK |
| 10 EGP | 1.23 DKK |
| 50 EGP | 6.14 DKK |
| 100 EGP | 12.28 DKK |
| 500 EGP | 61.41 DKK |
| 1,000 EGP | 122.82 DKK |
Get EGP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=DKKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T09:29:30Z",
"rates": {
"DKK": 0.122824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "DKK",
"amount": 100
},
"result": 12.2824,
"rate": 0.122824
}Build with EGP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key