Rate Overview
Live
1 DKK = 0.418584 WST
1 WST = 2.3890
DKK
Avg
0.420321
High
0.423640
Low
0.417812
Last updated: 3/27/2026, 4:32:00 PM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.42 WST |
| 10 DKK | 4.19 WST |
| 50 DKK | 20.93 WST |
| 100 DKK | 41.86 WST |
| 500 DKK | 209.29 WST |
| 1,000 DKK | 418.58 WST |
Get DKK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=WSTExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-27T16:32:00Z",
"rates": {
"WST": 0.418584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "WST",
"amount": 100
},
"result": 41.8584,
"rate": 0.418584
}Build with DKK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key