Rate Overview
Live
1 KES = 0.021002 WST
1 WST = 47.6145
KES
Avg
0.020926
High
0.021002
Low
0.020781
Last updated: 9/6/2026, 4:59:25 PM
Quick Conversions
| KES | WST |
|---|---|
| 1 KES | 0.02 WST |
| 10 KES | 0.21 WST |
| 50 KES | 1.05 WST |
| 100 KES | 2.10 WST |
| 500 KES | 10.50 WST |
| 1,000 KES | 21.00 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-09-06T16:59:25Z",
"rates": {
"WST": 0.021002
}
}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.1002,
"rate": 0.021002
}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