Rate Overview
Live
1 EGP = 0.130655 DKK
1 DKK = 7.6537
EGP
Avg
0.127617
High
0.135844
Low
0.118262
Last updated: 7/13/2026, 10:38:52 PM
Quick Conversions
| EGP | DKK |
|---|---|
| 1 EGP | 0.13 DKK |
| 10 EGP | 1.31 DKK |
| 50 EGP | 6.53 DKK |
| 100 EGP | 13.07 DKK |
| 500 EGP | 65.33 DKK |
| 1,000 EGP | 130.66 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-13T22:38:52Z",
"rates": {
"DKK": 0.130655
}
}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.0655,
"rate": 0.130655
}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