Rate Overview
Live
1 KES = 0.022719 BYN
1 BYN = 44.0160
KES
Avg
0.022547
High
0.022719
Low
0.022430
Last updated: 3/7/2026, 12:32:06 AM
Quick Conversions
| KES | BYN |
|---|---|
| 1 KES | 0.02 BYN |
| 10 KES | 0.23 BYN |
| 50 KES | 1.14 BYN |
| 100 KES | 2.27 BYN |
| 500 KES | 11.36 BYN |
| 1,000 KES | 22.72 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-03-07T00:32:06Z",
"rates": {
"BYN": 0.022719
}
}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.2719,
"rate": 0.022719
}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