Rate Overview
Live
1 STD = 0.000313 DKK
1 DKK = 3194.89
STD
Avg
0.000303
High
0.000313
Low
0.000300
Last updated: 3/28/2026, 3:24:30 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.16 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-03-28T15:24:30Z",
"rates": {
"DKK": 0.000313
}
}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.0313,
"rate": 0.000313
}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