Rate Overview
Live
1 SGD = 5.0241 DKK
1 DKK = 0.199039
SGD
Avg
5.0279
High
5.0337
Low
5.0199
Last updated: 5/26/2026, 9:24:23 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.02 DKK |
| 10 SGD | 50.24 DKK |
| 50 SGD | 251.21 DKK |
| 100 SGD | 502.41 DKK |
| 500 SGD | 2,512.07 DKK |
| 1,000 SGD | 5,024.13 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-05-26T09:24:23Z",
"rates": {
"DKK": 5.024133
}
}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": 502.4133,
"rate": 5.024133
}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