Rate Overview
Live
1 DKK = 0.114204 SHP
1 SHP = 8.7563
DKK
Avg
0.114539
High
0.115183
Low
0.113857
Last updated: 7/7/2026, 11:18:32 AM
Quick Conversions
| DKK | SHP |
|---|---|
| 1 DKK | 0.11 SHP |
| 10 DKK | 1.14 SHP |
| 50 DKK | 5.71 SHP |
| 100 DKK | 11.42 SHP |
| 500 DKK | 57.10 SHP |
| 1,000 DKK | 114.20 SHP |
Get DKK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SHPExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-07T11:18:32Z",
"rates": {
"SHP": 0.114204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SHP",
"amount": 100
},
"result": 11.4204,
"rate": 0.114204
}Build with DKK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key