Rate Overview
Live
1 SGD = 4.9822 DKK
1 DKK = 0.200715
SGD
Avg
5.0014
High
5.0183
Low
4.9822
Last updated: 4/15/2026, 11:50:39 PM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 4.98 DKK |
| 10 SGD | 49.82 DKK |
| 50 SGD | 249.11 DKK |
| 100 SGD | 498.22 DKK |
| 500 SGD | 2,491.09 DKK |
| 1,000 SGD | 4,982.18 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-15T23:50:39Z",
"rates": {
"DKK": 4.982181
}
}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.2181,
"rate": 4.982181
}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