Rate Overview
Live
1 EGP = 0.127628 DKK
1 DKK = 7.8353
EGP
Avg
0.130314
High
0.137110
Low
0.118262
Last updated: 7/23/2026, 2:56:56 AM
Quick Conversions
| EGP | DKK |
|---|---|
| 1 EGP | 0.13 DKK |
| 10 EGP | 1.28 DKK |
| 50 EGP | 6.38 DKK |
| 100 EGP | 12.76 DKK |
| 500 EGP | 63.81 DKK |
| 1,000 EGP | 127.63 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-07-23T02:56:56Z",
"rates": {
"DKK": 0.127628
}
}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.762799999999999,
"rate": 0.127628
}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