Rate Overview
Live
1 EGP = 0.132640 DKK
1 DKK = 7.5392
EGP
Avg
0.133018
High
0.133650
Low
0.132478
Last updated: 7/5/2026, 2:27:25 AM
Quick Conversions
| EGP | DKK |
|---|---|
| 1 EGP | 0.13 DKK |
| 10 EGP | 1.33 DKK |
| 50 EGP | 6.63 DKK |
| 100 EGP | 13.26 DKK |
| 500 EGP | 66.32 DKK |
| 1,000 EGP | 132.64 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-05T02:27:25Z",
"rates": {
"DKK": 0.13264
}
}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": 13.264000000000001,
"rate": 0.13264
}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