Rate Overview
Live
1 KES = 0.738782 BTN
1 BTN = 1.3536
KES
Avg
0.725334
High
0.746020
Low
0.699942
Last updated: 7/29/2026, 10:24:48 AM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.74 BTN |
| 10 KES | 7.39 BTN |
| 50 KES | 36.94 BTN |
| 100 KES | 73.88 BTN |
| 500 KES | 369.39 BTN |
| 1,000 KES | 738.78 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-29T10:24:48Z",
"rates": {
"BTN": 0.738782
}
}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": 73.8782,
"rate": 0.738782
}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