Rate Overview
Live
1 KES = 0.708928 BTN
1 BTN = 1.4106
KES
Avg
0.708947
High
0.713020
Low
0.706045
Last updated: 3/7/2026, 12:30:38 AM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.71 BTN |
| 10 KES | 7.09 BTN |
| 50 KES | 35.45 BTN |
| 100 KES | 70.89 BTN |
| 500 KES | 354.46 BTN |
| 1,000 KES | 708.93 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-03-07T00:30:38Z",
"rates": {
"BTN": 0.708928
}
}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": 70.8928,
"rate": 0.708928
}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