Rate Overview
Live
1 KES = 0.062561 SBD
1 SBD = 15.9844
KES
Avg
0.062288
High
0.062940
Low
0.061571
Last updated: 6/29/2026, 5:48:37 AM
Quick Conversions
| KES | SBD |
|---|---|
| 1 KES | 0.06 SBD |
| 10 KES | 0.63 SBD |
| 50 KES | 3.13 SBD |
| 100 KES | 6.26 SBD |
| 500 KES | 31.28 SBD |
| 1,000 KES | 62.56 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-06-29T05:48:37Z",
"rates": {
"SBD": 0.062561
}
}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.256100000000001,
"rate": 0.062561
}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