Rate Overview
Live
1 DKK = 0.421738 WST
1 WST = 2.3711
DKK
Avg
0.423279
High
0.429168
Low
0.420980
Last updated: 5/8/2026, 1:02:22 PM
Quick Conversions
| DKK | WST |
|---|---|
| 1 DKK | 0.42 WST |
| 10 DKK | 4.22 WST |
| 50 DKK | 21.09 WST |
| 100 DKK | 42.17 WST |
| 500 DKK | 210.87 WST |
| 1,000 DKK | 421.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-05-08T13:02:22Z",
"rates": {
"WST": 0.421738
}
}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.1738,
"rate": 0.421738
}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