Rate Overview
Live
1 DKK = 0.198473 SGD
1 SGD = 5.0385
DKK
Avg
0.198273
High
0.216554
Low
0.187236
Last updated: 3/27/2026, 4:55:54 AM
Quick Conversions
| DKK | SGD |
|---|---|
| 1 DKK | 0.20 SGD |
| 10 DKK | 1.98 SGD |
| 50 DKK | 9.92 SGD |
| 100 DKK | 19.85 SGD |
| 500 DKK | 99.24 SGD |
| 1,000 DKK | 198.47 SGD |
Get DKK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=SGDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T04:55:54Z",
"rates": {
"SGD": 0.198473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "SGD",
"amount": 100
},
"result": 19.8473,
"rate": 0.198473
}Build with DKK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key