Rate Overview
Live
1 SGD = 5.0247 DKK
1 DKK = 0.199017
SGD
Avg
5.0280
High
5.0337
Low
5.0199
Last updated: 5/26/2026, 8:18:33 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.02 DKK |
| 10 SGD | 50.25 DKK |
| 50 SGD | 251.24 DKK |
| 100 SGD | 502.47 DKK |
| 500 SGD | 2,512.35 DKK |
| 1,000 SGD | 5,024.71 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-26T08:18:33Z",
"rates": {
"DKK": 5.024707
}
}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.4707,
"rate": 5.024707
}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