Rate Overview
Live
1 DKK = 0.419413 WST
1 WST = 2.3843
DKK
Avg
0.419493
High
0.420789
Low
0.418350
Last updated: 9/2/2026, 11:26:58 AM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.42 WST |
| 10 DKK | 4.19 WST |
| 50 DKK | 20.97 WST |
| 100 DKK | 41.94 WST |
| 500 DKK | 209.71 WST |
| 1,000 DKK | 419.41 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-09-02T11:26:58Z",
"rates": {
"WST": 0.419413
}
}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.9413,
"rate": 0.419413
}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