Rate Overview
Live
1 SGD = 5.0413 DKK
1 DKK = 0.198363
SGD
Avg
5.0461
High
5.0676
Low
5.0364
Last updated: 3/26/2026, 8:11:12 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.04 DKK |
| 10 SGD | 50.41 DKK |
| 50 SGD | 252.06 DKK |
| 100 SGD | 504.13 DKK |
| 500 SGD | 2,520.63 DKK |
| 1,000 SGD | 5,041.25 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-03-26T20:11:12Z",
"rates": {
"DKK": 5.041255
}
}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": 504.1255,
"rate": 5.041255
}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