Rate Overview
Live
1 DKK = 0.198728 SGD
1 SGD = 5.0320
DKK
Avg
0.199122
High
0.199985
Low
0.198238
Last updated: 3/6/2026, 9:09:07 PM
Quick Conversions
| DKK | SGD |
|---|---|
| 1 DKK | 0.20 SGD |
| 10 DKK | 1.99 SGD |
| 50 DKK | 9.94 SGD |
| 100 DKK | 19.87 SGD |
| 500 DKK | 99.36 SGD |
| 1,000 DKK | 198.73 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-06T21:09:07Z",
"rates": {
"SGD": 0.198728
}
}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.872799999999998,
"rate": 0.198728
}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