Rate Overview
Live
1 SOS = 0.011235 DKK
1 DKK = 89.0076
SOS
Avg
0.011192
High
0.011449
Low
0.010959
Last updated: 5/28/2026, 9:43:24 PM
Quick Conversions
| SOS | DKK |
|---|---|
| 1 SOS | 0.01 DKK |
| 10 SOS | 0.11 DKK |
| 50 SOS | 0.56 DKK |
| 100 SOS | 1.12 DKK |
| 500 SOS | 5.62 DKK |
| 1,000 SOS | 11.24 DKK |
Get SOS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=DKKExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-28T21:43:24Z",
"rates": {
"DKK": 0.011235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "DKK",
"amount": 100
},
"result": 1.1235,
"rate": 0.011235
}Build with SOS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key