Rate Overview
Live
1 SGD = 5.0250 DKK
1 DKK = 0.199003
SGD
Avg
5.0273
High
5.0319
Low
5.0188
Last updated: 6/15/2026, 10:21:48 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.03 DKK |
| 10 SGD | 50.25 DKK |
| 50 SGD | 251.25 DKK |
| 100 SGD | 502.50 DKK |
| 500 SGD | 2,512.52 DKK |
| 1,000 SGD | 5,025.05 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-06-15T10:21:48Z",
"rates": {
"DKK": 5.025047
}
}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.50469999999996,
"rate": 5.025047
}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