Rate Overview
Live
1 SGD = 5.0733 DKK
1 DKK = 0.197108
SGD
Avg
5.0168
High
5.0778
Low
4.9422
Last updated: 7/21/2026, 12:32:40 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.07 DKK |
| 10 SGD | 50.73 DKK |
| 50 SGD | 253.67 DKK |
| 100 SGD | 507.33 DKK |
| 500 SGD | 2,536.67 DKK |
| 1,000 SGD | 5,073.35 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-21T12:32:40Z",
"rates": {
"DKK": 5.073348
}
}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": 507.33480000000003,
"rate": 5.073348
}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