Rate Overview
Live
1 CDF = 0.001246 WST
1 WST = 802.5682 CDF
Avg
0.001252
High
0.001290
Low
0.001211
Last updated: 1/25/2026, 11:01:52 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.62 WST |
| 1,000 CDF | 1.25 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-01-25T11:01:52Z",
"rates": {
"WST": 0.001246
}
}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.12459999999999999,
"rate": 0.001246
}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