Rate Overview
Live
1 SHP = 8.6646 DKK
1 DKK = 0.115412
SHP
Avg
8.6381
High
8.6729
Low
8.5832
Last updated: 3/27/2026, 2:00:31 PM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.66 DKK |
| 10 SHP | 86.65 DKK |
| 50 SHP | 433.23 DKK |
| 100 SHP | 866.46 DKK |
| 500 SHP | 4,332.32 DKK |
| 1,000 SHP | 8,664.64 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-27T14:00:31Z",
"rates": {
"DKK": 8.664639
}
}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": 866.4639,
"rate": 8.664639
}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