Rate Overview
Live
1 DKK = 0.422629 WST
1 WST = 2.3661
DKK
Avg
0.421660
High
0.424643
Low
0.419698
Last updated: 6/18/2026, 6:51:38 AM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.42 WST |
| 10 DKK | 4.23 WST |
| 50 DKK | 21.13 WST |
| 100 DKK | 42.26 WST |
| 500 DKK | 211.31 WST |
| 1,000 DKK | 422.63 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-06-18T06:51:38Z",
"rates": {
"WST": 0.422629
}
}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": 42.262899999999995,
"rate": 0.422629
}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