Rate Overview
Live
1 KES = 0.020806 WST
1 WST = 48.0631
KES
Avg
0.020941
High
0.021053
Low
0.020806
Last updated: 3/7/2026, 12:31:19 AM
Quick Conversions
| KES | WST |
|---|---|
| 1 KES | 0.02 WST |
| 10 KES | 0.21 WST |
| 50 KES | 1.04 WST |
| 100 KES | 2.08 WST |
| 500 KES | 10.40 WST |
| 1,000 KES | 20.81 WST |
Get KES/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=WSTExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T00:31:19Z",
"rates": {
"WST": 0.020806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "WST",
"amount": 100
},
"result": 2.0806,
"rate": 0.020806
}Build with KES/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key