Rate Overview
Live
1 KES = 0.061805 SBD
1 SBD = 16.1799
KES
Avg
0.061844
High
0.062215
Low
0.061486
Last updated: 3/27/2026, 3:10:18 PM
Quick Conversions
| KES | SBD |
|---|---|
| 1 KES | 0.06 SBD |
| 10 KES | 0.62 SBD |
| 50 KES | 3.09 SBD |
| 100 KES | 6.18 SBD |
| 500 KES | 30.90 SBD |
| 1,000 KES | 61.81 SBD |
Get KES/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SBDExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T15:10:18Z",
"rates": {
"SBD": 0.061805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SBD",
"amount": 100
},
"result": 6.1805,
"rate": 0.061805
}Build with KES/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key