Rate Overview
Live
1 SHP = 8.6372 DKK
1 DKK = 0.115779
SHP
Avg
8.5876
High
8.6776
Low
8.5000
Last updated: 5/27/2026, 3:13:25 PM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.64 DKK |
| 10 SHP | 86.37 DKK |
| 50 SHP | 431.86 DKK |
| 100 SHP | 863.72 DKK |
| 500 SHP | 4,318.58 DKK |
| 1,000 SHP | 8,637.16 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-05-27T15:13:25Z",
"rates": {
"DKK": 8.637164
}
}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": 863.7164,
"rate": 8.637164
}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