Rate Overview
Live
1 CDF = 0.001166 WST
1 WST = 857.6329
CDF
Avg
0.001057
High
0.001281
Low
0.000956
Last updated: 3/26/2026, 11:26:12 PM
Quick Conversions
| CDF | WST |
|---|---|
| 1 CDF | 0.00 WST |
| 10 CDF | 0.01 WST |
| 50 CDF | 0.06 WST |
| 100 CDF | 0.12 WST |
| 500 CDF | 0.58 WST |
| 1,000 CDF | 1.17 WST |
Get CDF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=WSTExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-26T23:26:12Z",
"rates": {
"WST": 0.001166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "WST",
"amount": 100
},
"result": 0.1166,
"rate": 0.001166
}Build with CDF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key