Rate Overview
Live
1 DKK = 0.414461 WST
1 WST = 2.4128
DKK
Avg
0.419752
High
0.424643
Low
0.414461
Last updated: 7/12/2026, 11:07:26 PM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.41 WST |
| 10 DKK | 4.14 WST |
| 50 DKK | 20.72 WST |
| 100 DKK | 41.45 WST |
| 500 DKK | 207.23 WST |
| 1,000 DKK | 414.46 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-07-12T23:07:26Z",
"rates": {
"WST": 0.414461
}
}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.4461,
"rate": 0.414461
}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