Rate Overview
Live
1 CDF = 0.001182 WST
1 WST = 846.0237
CDF
Avg
0.001183
High
0.001195
Low
0.001173
Last updated: 6/15/2026, 12:50:04 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.59 WST |
| 1,000 CDF | 1.18 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-06-15T12:50:04Z",
"rates": {
"WST": 0.001182
}
}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.11820000000000001,
"rate": 0.001182
}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