Rate Overview
Live
1 WST = 64.7955 DJF
1 DJF = 0.015433
WST
Avg
65.2774
High
65.6238
Low
64.7955
Last updated: 6/18/2026, 11:18:12 AM
Quick Conversions
| WST | DJF |
|---|---|
| 1 WST | 64.80 DJF |
| 10 WST | 647.95 DJF |
| 50 WST | 3,239.77 DJF |
| 100 WST | 6,479.55 DJF |
| 500 WST | 32,397.73 DJF |
| 1,000 WST | 64,795.45 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-06-18T11:18:12Z",
"rates": {
"DJF": 64.79545
}
}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": 6479.545,
"rate": 64.79545
}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