Rate Overview
Live
1 SGD = 5.0758 DKK
1 DKK = 0.197015
SGD
Avg
5.0661
High
5.0781
Low
5.0471
Last updated: 7/22/2026, 9:52:19 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.08 DKK |
| 10 SGD | 50.76 DKK |
| 50 SGD | 253.79 DKK |
| 100 SGD | 507.58 DKK |
| 500 SGD | 2,537.88 DKK |
| 1,000 SGD | 5,075.76 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-22T09:52:19Z",
"rates": {
"DKK": 5.075756
}
}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.5756,
"rate": 5.075756
}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