Rate Overview
Live
1 DKK = 0.199102 SGD
1 SGD = 5.0226
DKK
Avg
0.199727
High
0.200088
Low
0.199102
Last updated: 5/6/2026, 9:13:40 AM
Quick Conversions
| DKK | SGD |
|---|---|
| 1 DKK | 0.20 SGD |
| 10 DKK | 1.99 SGD |
| 50 DKK | 9.96 SGD |
| 100 DKK | 19.91 SGD |
| 500 DKK | 99.55 SGD |
| 1,000 DKK | 199.10 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-05-06T09:13:40Z",
"rates": {
"SGD": 0.199102
}
}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.9102,
"rate": 0.199102
}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