Rate Overview
Live
1 WST = 65.8026 DJF
1 DJF = 0.015197
WST
Avg
65.7693
High
66.0019
Low
65.5842
Last updated: 9/8/2026, 3:35:44 PM
Quick Conversions
| WST | DJF |
|---|---|
| 1 WST | 65.80 DJF |
| 10 WST | 658.03 DJF |
| 50 WST | 3,290.13 DJF |
| 100 WST | 6,580.26 DJF |
| 500 WST | 32,901.30 DJF |
| 1,000 WST | 65,802.59 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-09-08T15:35:44Z",
"rates": {
"DJF": 65.802592
}
}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": 6580.2592,
"rate": 65.802592
}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