Rate Overview
Live
1 WST = 2.4013 DKK
1 DKK = 0.416434
WST
Avg
2.3722
High
2.4195
Low
2.3301
Last updated: 5/27/2026, 10:49:00 PM
Quick Conversions
| WST | DKK |
|---|---|
| 1 WST | 2.40 DKK |
| 10 WST | 24.01 DKK |
| 50 WST | 120.07 DKK |
| 100 WST | 240.13 DKK |
| 500 WST | 1,200.67 DKK |
| 1,000 WST | 2,401.34 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-05-27T22:49:00Z",
"rates": {
"DKK": 2.401342
}
}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.13420000000002,
"rate": 2.401342
}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