Rate Overview
Live
1 EGP = 0.129435 DKK
1 DKK = 7.7259
EGP
Avg
0.133567
High
0.145873
Low
0.118826
Last updated: 7/18/2026, 6:14:36 PM
Quick Conversions
| EGP | DKK |
|---|---|
| 1 EGP | 0.13 DKK |
| 10 EGP | 1.29 DKK |
| 50 EGP | 6.47 DKK |
| 100 EGP | 12.94 DKK |
| 500 EGP | 64.72 DKK |
| 1,000 EGP | 129.44 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-18T18:14:36Z",
"rates": {
"DKK": 0.129435
}
}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.9435,
"rate": 0.129435
}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