Rate Overview
Live
1 WST = 67.1732 DJF
1 DJF = 0.014887
WST
Avg
66.0845
High
67.1732
Low
64.9565
Last updated: 5/7/2026, 9:53:15 PM
Quick Conversions
| WST | DJF |
|---|---|
| 1 WST | 67.17 DJF |
| 10 WST | 671.73 DJF |
| 50 WST | 3,358.66 DJF |
| 100 WST | 6,717.32 DJF |
| 500 WST | 33,586.59 DJF |
| 1,000 WST | 67,173.18 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-05-07T21:53:15Z",
"rates": {
"DJF": 67.17318
}
}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": 6717.318,
"rate": 67.17318
}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