Rate Overview
Live
1 SGD = 5.0069 DKK
1 DKK = 0.199725
SGD
Avg
5.0049
High
5.0095
Low
4.9978
Last updated: 5/6/2026, 5:59:57 AM
Quick Conversions
| SGD | DKK |
|---|---|
| 1 SGD | 5.01 DKK |
| 10 SGD | 50.07 DKK |
| 50 SGD | 250.34 DKK |
| 100 SGD | 500.69 DKK |
| 500 SGD | 2,503.45 DKK |
| 1,000 SGD | 5,006.89 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-05-06T05:59:57Z",
"rates": {
"DKK": 5.006891
}
}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": 500.68910000000005,
"rate": 5.006891
}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