Rate Overview
Live
1 SRD = 0.173090 DKK
1 DKK = 5.7773
SRD
Avg
0.173542
High
0.174111
Low
0.173090
Last updated: 7/26/2026, 1:42:00 AM
Quick Conversions
| SRD | DKK |
|---|---|
| 1 SRD | 0.17 DKK |
| 10 SRD | 1.73 DKK |
| 50 SRD | 8.65 DKK |
| 100 SRD | 17.31 DKK |
| 500 SRD | 86.55 DKK |
| 1,000 SRD | 173.09 DKK |
Get SRD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=DKKExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-26T01:42:00Z",
"rates": {
"DKK": 0.17309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "DKK",
"amount": 100
},
"result": 17.309,
"rate": 0.17309
}Build with SRD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key