Rate Overview
Live
1 KES = 0.737917 BTN
1 BTN = 1.3552
KES
Avg
0.737430
High
0.738003
Low
0.736129
Last updated: 8/14/2026, 9:15:42 AM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.74 BTN |
| 10 KES | 7.38 BTN |
| 50 KES | 36.90 BTN |
| 100 KES | 73.79 BTN |
| 500 KES | 368.96 BTN |
| 1,000 KES | 737.92 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-08-14T09:15:42Z",
"rates": {
"BTN": 0.737917
}
}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.7917,
"rate": 0.737917
}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