Rate Overview
Live
1 SHP = 8.5964 DKK
1 DKK = 0.116328
SHP
Avg
8.5847
High
8.6391
Low
8.5311
Last updated: 3/7/2026, 1:04:14 AM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.60 DKK |
| 10 SHP | 85.96 DKK |
| 50 SHP | 429.82 DKK |
| 100 SHP | 859.64 DKK |
| 500 SHP | 4,298.18 DKK |
| 1,000 SHP | 8,596.37 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-07T01:04:14Z",
"rates": {
"DKK": 8.596367
}
}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": 859.6367,
"rate": 8.596367
}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