Rate Overview
Live
1 KES = 0.021055 WST
1 WST = 47.4947
KES
Avg
0.021050
High
0.021474
Low
0.020726
Last updated: 7/28/2026, 5:48:23 PM
Quick Conversions
| KES | WST |
|---|---|
| 1 KES | 0.02 WST |
| 10 KES | 0.21 WST |
| 50 KES | 1.05 WST |
| 100 KES | 2.11 WST |
| 500 KES | 10.53 WST |
| 1,000 KES | 21.06 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-07-28T17:48:23Z",
"rates": {
"WST": 0.021055
}
}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.1055,
"rate": 0.021055
}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