Rate Overview
Live
1 SGD = 5.0621 DKK
1 DKK = 0.197547
SGD
Avg
5.0644
High
5.0728
Low
5.0593
Last updated: 7/5/2026, 12:45:14 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.06 DKK |
| 10 SGD | 50.62 DKK |
| 50 SGD | 253.10 DKK |
| 100 SGD | 506.21 DKK |
| 500 SGD | 2,531.04 DKK |
| 1,000 SGD | 5,062.08 DKK |
Get SGD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=DKKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-05T12:45:14Z",
"rates": {
"DKK": 5.062077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "DKK",
"amount": 100
},
"result": 506.20770000000005,
"rate": 5.062077
}Build with SGD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key