Rate Overview
Live
1 KES = 0.737382 BTN
1 BTN = 1.3561
KES
Avg
0.735037
High
0.737382
Low
0.731796
Last updated: 5/6/2026, 7:14:28 PM
Quick Conversions
| KES | BTN |
|---|---|
| 1 KES | 0.74 BTN |
| 10 KES | 7.37 BTN |
| 50 KES | 36.87 BTN |
| 100 KES | 73.74 BTN |
| 500 KES | 368.69 BTN |
| 1,000 KES | 737.38 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-05-06T19:14:28Z",
"rates": {
"BTN": 0.737382
}
}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.73819999999999,
"rate": 0.737382
}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