Rate Overview
Live
1 KES = 0.023664 BYN
1 BYN = 42.2583
KES
Avg
0.023447
High
0.023775
Low
0.023282
Last updated: 9/2/2026, 1:58:33 AM
Quick Conversions
| KES | BYN |
|---|---|
| 1 KES | 0.02 BYN |
| 10 KES | 0.24 BYN |
| 50 KES | 1.18 BYN |
| 100 KES | 2.37 BYN |
| 500 KES | 11.83 BYN |
| 1,000 KES | 23.66 BYN |
Get KES/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BYNExample Response:
{
"success": true,
"base": "KES",
"date": "2026-09-02T01:58:33Z",
"rates": {
"BYN": 0.023664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BYN",
"amount": 100
},
"result": 2.3664,
"rate": 0.023664
}Build with KES/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key