Rate Overview
Live
1 STD = 0.000306 DKK
1 DKK = 3267.97
STD
Avg
0.000307
High
0.000308
Low
0.000306
Last updated: 4/17/2026, 7:01:08 PM
Quick Conversions
| STD | DKK |
|---|---|
| 1 STD | 0.00 DKK |
| 10 STD | 0.00 DKK |
| 50 STD | 0.02 DKK |
| 100 STD | 0.03 DKK |
| 500 STD | 0.15 DKK |
| 1,000 STD | 0.31 DKK |
Get STD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=DKKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-17T19:01:08Z",
"rates": {
"DKK": 0.000306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "DKK",
"amount": 100
},
"result": 0.030600000000000002,
"rate": 0.000306
}Build with STD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key