Rate Overview
Live
1 DKK = 0.426117 WST
1 WST = 2.3468
DKK
Avg
0.423709
High
0.429410
Low
0.419478
Last updated: 3/7/2026, 4:43:30 AM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.43 WST |
| 10 DKK | 4.26 WST |
| 50 DKK | 21.31 WST |
| 100 DKK | 42.61 WST |
| 500 DKK | 213.06 WST |
| 1,000 DKK | 426.12 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-07T04:43:30Z",
"rates": {
"WST": 0.426117
}
}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.6117,
"rate": 0.426117
}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