Rate Overview
Live
1 DKK = 0.198801 SGD
1 SGD = 5.0302
DKK
Avg
0.198867
High
0.199207
Low
0.198659
Last updated: 5/26/2026, 2:19:13 PM
Quick Conversions
| DKK | SGD |
|---|---|
| 1 DKK | 0.20 SGD |
| 10 DKK | 1.99 SGD |
| 50 DKK | 9.94 SGD |
| 100 DKK | 19.88 SGD |
| 500 DKK | 99.40 SGD |
| 1,000 DKK | 198.80 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-26T14:19:13Z",
"rates": {
"SGD": 0.198801
}
}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.8801,
"rate": 0.198801
}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