Rate Overview
Live
1 SGD = 5.0723 DKK
1 DKK = 0.197148
SGD
Avg
5.0217
High
5.0778
Low
4.9422
Last updated: 7/20/2026, 4:22:48 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.07 DKK |
| 10 SGD | 50.72 DKK |
| 50 SGD | 253.62 DKK |
| 100 SGD | 507.23 DKK |
| 500 SGD | 2,536.17 DKK |
| 1,000 SGD | 5,072.34 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-20T16:22:48Z",
"rates": {
"DKK": 5.072338
}
}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.23380000000003,
"rate": 5.072338
}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