Rate Overview
Live
1 SHP = 8.7333 DKK
1 DKK = 0.114504
SHP
Avg
8.7386
High
8.7519
Low
8.7198
Last updated: 8/17/2026, 10:30:36 AM
Quick Conversions
| SHP | DKK |
|---|---|
| 1 SHP | 8.73 DKK |
| 10 SHP | 87.33 DKK |
| 50 SHP | 436.67 DKK |
| 100 SHP | 873.33 DKK |
| 500 SHP | 4,366.67 DKK |
| 1,000 SHP | 8,733.35 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-08-17T10:30:36Z",
"rates": {
"DKK": 8.733347
}
}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": 873.3347,
"rate": 8.733347
}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