Rate Overview
Live
1 SHP = 8.6532 DKK
1 DKK = 0.115564
SHP
Avg
8.6336
High
8.9220
Low
8.4725
Last updated: 3/27/2026, 5:16:32 PM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.65 DKK |
| 10 SHP | 86.53 DKK |
| 50 SHP | 432.66 DKK |
| 100 SHP | 865.32 DKK |
| 500 SHP | 4,326.60 DKK |
| 1,000 SHP | 8,653.20 DKK |
Get SHP/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=DKKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T17:16:32Z",
"rates": {
"DKK": 8.653198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "DKK",
"amount": 100
},
"result": 865.3198,
"rate": 8.653198
}Build with SHP/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key