Rate Overview
Live
1 WST = 65.0063 DJF
1 DJF = 0.015383
WST
Avg
65.4305
High
66.4502
Low
64.2847
Last updated: 7/30/2026, 5:26:35 AM
Quick Conversions
| WST | DJF |
|---|---|
| 1 WST | 65.01 DJF |
| 10 WST | 650.06 DJF |
| 50 WST | 3,250.32 DJF |
| 100 WST | 6,500.63 DJF |
| 500 WST | 32,503.16 DJF |
| 1,000 WST | 65,006.32 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-07-30T05:26:35Z",
"rates": {
"DJF": 65.00632
}
}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": 6500.6320000000005,
"rate": 65.00632
}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