Rate Overview
Live
1 SGD = 4.9812 DKK
1 DKK = 0.200755
SGD
Avg
4.9975
High
5.0183
Low
4.9812
Last updated: 4/16/2026, 1:31:00 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 4.98 DKK |
| 10 SGD | 49.81 DKK |
| 50 SGD | 249.06 DKK |
| 100 SGD | 498.12 DKK |
| 500 SGD | 2,490.59 DKK |
| 1,000 SGD | 4,981.19 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-04-16T01:31:00Z",
"rates": {
"DKK": 4.981186
}
}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": 498.1186,
"rate": 4.981186
}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