Rate Overview
Live
1 KES = 0.745467 BTN
1 BTN = 1.3414
KES
Avg
0.685756
High
0.745467
Low
0.648242
Last updated: 7/26/2026, 4:22:09 AM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.75 BTN |
| 10 KES | 7.45 BTN |
| 50 KES | 37.27 BTN |
| 100 KES | 74.55 BTN |
| 500 KES | 372.73 BTN |
| 1,000 KES | 745.47 BTN |
Get KES/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BTNExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-26T04:22:09Z",
"rates": {
"BTN": 0.745467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BTN",
"amount": 100
},
"result": 74.5467,
"rate": 0.745467
}Build with KES/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key