Rate Overview
Live
1 BRL = 25.8306 KES
1 KES = 0.038714
BRL
Avg
24.2767
High
26.2735
Low
22.7378
Last updated: 5/27/2026, 2:23:52 AM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.83 KES |
| 10 BRL | 258.31 KES |
| 50 BRL | 1,291.53 KES |
| 100 BRL | 2,583.06 KES |
| 500 BRL | 12,915.32 KES |
| 1,000 BRL | 25,830.64 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-27T02:23:52Z",
"rates": {
"KES": 25.830636
}
}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": 2583.0636,
"rate": 25.830636
}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