Rate Overview
Live
1 CDF = 0.001163 WST
1 WST = 859.8452
CDF
Avg
0.001197
High
0.001254
Low
0.001163
Last updated: 3/6/2026, 6:24:35 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.16 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-06T18:24:35Z",
"rates": {
"WST": 0.001163
}
}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.1163,
"rate": 0.001163
}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