Rate Overview
Live
1 SHP = 8.6346 DKK
1 DKK = 0.115813
SHP
Avg
8.6521
High
8.6701
Low
8.6209
Last updated: 6/16/2026, 1:28:05 PM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.63 DKK |
| 10 SHP | 86.35 DKK |
| 50 SHP | 431.73 DKK |
| 100 SHP | 863.46 DKK |
| 500 SHP | 4,317.32 DKK |
| 1,000 SHP | 8,634.63 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-06-16T13:28:05Z",
"rates": {
"DKK": 8.634632
}
}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.4632,
"rate": 8.634632
}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