Rate Overview
Live
1 KES = 0.022449 BYN
1 BYN = 44.5454
KES
Avg
0.022469
High
0.022545
Low
0.022416
Last updated: 7/5/2026, 6:45:25 PM
Quick Conversions
| KES | BYN |
|---|---|
| 1 KES | 0.02 BYN |
| 10 KES | 0.22 BYN |
| 50 KES | 1.12 BYN |
| 100 KES | 2.24 BYN |
| 500 KES | 11.22 BYN |
| 1,000 KES | 22.45 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-07-05T18:45:25Z",
"rates": {
"BYN": 0.022449
}
}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.2449,
"rate": 0.022449
}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