Rate Overview
Live
1 BRL = 26.1478 KES
1 KES = 0.038244
BRL
Avg
26.0258
High
26.2527
Low
25.8673
Last updated: 5/6/2026, 10:01:56 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 26.15 KES |
| 10 BRL | 261.48 KES |
| 50 BRL | 1,307.39 KES |
| 100 BRL | 2,614.78 KES |
| 500 BRL | 13,073.88 KES |
| 1,000 BRL | 26,147.76 KES |
Get BRL/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=KESExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-06T22:01:56Z",
"rates": {
"KES": 26.147762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "KES",
"amount": 100
},
"result": 2614.7762000000002,
"rate": 26.147762
}Build with BRL/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key