Rate Overview
Live
1 DKK = 0.416655 WST
1 WST = 2.4001
DKK
Avg
0.416633
High
0.419224
Low
0.415785
Last updated: 7/28/2026, 12:03:06 PM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.42 WST |
| 10 DKK | 4.17 WST |
| 50 DKK | 20.83 WST |
| 100 DKK | 41.67 WST |
| 500 DKK | 208.33 WST |
| 1,000 DKK | 416.66 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-28T12:03:06Z",
"rates": {
"WST": 0.416655
}
}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.6655,
"rate": 0.416655
}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