Rate Overview
Live
1 SGD = 5.0352 DKK
1 DKK = 0.198603
SGD
Avg
5.0224
High
5.0444
Low
5.0004
Last updated: 3/6/2026, 6:11:16 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.04 DKK |
| 10 SGD | 50.35 DKK |
| 50 SGD | 251.76 DKK |
| 100 SGD | 503.52 DKK |
| 500 SGD | 2,517.59 DKK |
| 1,000 SGD | 5,035.17 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-03-06T18:11:16Z",
"rates": {
"DKK": 5.035173
}
}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": 503.51730000000003,
"rate": 5.035173
}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