Rate Overview
Live
1 DKK = 0.196681 SGD
1 SGD = 5.0844
DKK
Avg
0.200178
High
0.202795
Low
0.196681
Last updated: 7/24/2026, 7:54:02 AM
Quick Conversions
| DKK | SGD |
|---|---|
| 1 DKK | 0.20 SGD |
| 10 DKK | 1.97 SGD |
| 50 DKK | 9.83 SGD |
| 100 DKK | 19.67 SGD |
| 500 DKK | 98.34 SGD |
| 1,000 DKK | 196.68 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-07-24T07:54:02Z",
"rates": {
"SGD": 0.196681
}
}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.6681,
"rate": 0.196681
}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