Rate Overview
Live
1 KES = 0.022090 BYN
1 BYN = 45.2694
KES
Avg
0.022176
High
0.022488
Low
0.021990
Last updated: 4/16/2026, 3:55:36 PM
Quick Conversions
| KES | BYN |
|---|---|
| 1 KES | 0.02 BYN |
| 10 KES | 0.22 BYN |
| 50 KES | 1.10 BYN |
| 100 KES | 2.21 BYN |
| 500 KES | 11.05 BYN |
| 1,000 KES | 22.09 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-04-16T15:55:36Z",
"rates": {
"BYN": 0.02209
}
}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.2089999999999996,
"rate": 0.02209
}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