Rate Overview
Live
1 DKK = 0.427744 WST
1 WST = 2.3378
DKK
Avg
0.427515
High
0.430723
Low
0.425089
Last updated: 4/17/2026, 7:35:34 AM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.43 WST |
| 10 DKK | 4.28 WST |
| 50 DKK | 21.39 WST |
| 100 DKK | 42.77 WST |
| 500 DKK | 213.87 WST |
| 1,000 DKK | 427.74 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-04-17T07:35:34Z",
"rates": {
"WST": 0.427744
}
}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.7744,
"rate": 0.427744
}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