Rate Overview
Live
1 WST = 64.5122 DJF
1 DJF = 0.015501
WST
Avg
64.7805
High
66.1778
Low
63.7530
Last updated: 3/28/2026, 1:46:38 PM
Quick Conversions
| WST | DJF |
|---|---|
| 1 WST | 64.51 DJF |
| 10 WST | 645.12 DJF |
| 50 WST | 3,225.61 DJF |
| 100 WST | 6,451.22 DJF |
| 500 WST | 32,256.10 DJF |
| 1,000 WST | 64,512.20 DJF |
Get WST/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=DJFExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-28T13:46:38Z",
"rates": {
"DJF": 64.512202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "DJF",
"amount": 100
},
"result": 6451.2202,
"rate": 64.512202
}Build with WST/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key