Rate Overview
Live
1 WST = 2.4098 DKK
1 DKK = 0.414968
WST
Avg
2.3750
High
2.5847
Low
2.2168
Last updated: 7/28/2026, 2:56:48 PM
Quick Conversions
| WST | DKK |
|---|---|
| 1 WST | 2.41 DKK |
| 10 WST | 24.10 DKK |
| 50 WST | 120.49 DKK |
| 100 WST | 240.98 DKK |
| 500 WST | 1,204.91 DKK |
| 1,000 WST | 2,409.83 DKK |
Get WST/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=DKKExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T14:56:48Z",
"rates": {
"DKK": 2.409827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "DKK",
"amount": 100
},
"result": 240.9827,
"rate": 2.409827
}Build with WST/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key