Rate Overview
Live
1 KES = 0.021416 BYN
1 BYN = 46.6941
KES
Avg
0.021381
High
0.021525
Low
0.021301
Last updated: 6/16/2026, 1:31:44 PM
Quick Conversions
| KES | BYN |
|---|---|
| 1 KES | 0.02 BYN |
| 10 KES | 0.21 BYN |
| 50 KES | 1.07 BYN |
| 100 KES | 2.14 BYN |
| 500 KES | 10.71 BYN |
| 1,000 KES | 21.42 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-06-16T13:31:44Z",
"rates": {
"BYN": 0.021416
}
}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.1416,
"rate": 0.021416
}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