Rate Overview
Live
1 KES = 0.722880 BTN
1 BTN = 1.3834
KES
Avg
0.718363
High
0.722880
Low
0.713114
Last updated: 4/16/2026, 3:56:03 PM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.72 BTN |
| 10 KES | 7.23 BTN |
| 50 KES | 36.14 BTN |
| 100 KES | 72.29 BTN |
| 500 KES | 361.44 BTN |
| 1,000 KES | 722.88 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-04-16T15:56:03Z",
"rates": {
"BTN": 0.72288
}
}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": 72.288,
"rate": 0.72288
}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