Rate Overview
Live
1 SHP = 8.7785 DKK
1 DKK = 0.113914
SHP
Avg
8.7687
High
8.7948
Low
8.7475
Last updated: 7/28/2026, 12:17:23 AM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.78 DKK |
| 10 SHP | 87.79 DKK |
| 50 SHP | 438.93 DKK |
| 100 SHP | 877.85 DKK |
| 500 SHP | 4,389.27 DKK |
| 1,000 SHP | 8,778.54 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-28T00:17:23Z",
"rates": {
"DKK": 8.778535
}
}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": 877.8534999999999,
"rate": 8.778535
}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