Rate Overview
Live
1 SHP = 8.7424 DKK
1 DKK = 0.114385
SHP
Avg
8.6286
High
8.8230
Low
8.5000
Last updated: 7/28/2026, 2:03:08 PM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.74 DKK |
| 10 SHP | 87.42 DKK |
| 50 SHP | 437.12 DKK |
| 100 SHP | 874.24 DKK |
| 500 SHP | 4,371.20 DKK |
| 1,000 SHP | 8,742.40 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-07-28T14:03:08Z",
"rates": {
"DKK": 8.742396
}
}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": 874.2395999999999,
"rate": 8.742396
}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