Rate Overview
Live
1 CDF = 0.001196 WST
1 WST = 836.1204
CDF
Avg
0.001195
High
0.001206
Low
0.001185
Last updated: 7/1/2026, 5:07:38 AM
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.60 WST |
| 1,000 CDF | 1.20 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-07-01T05:07:38Z",
"rates": {
"WST": 0.001196
}
}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.1196,
"rate": 0.001196
}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