Rate Overview
Live
1 BRL = 24.7610 KES
1 KES = 0.040386
BRL
Avg
24.6449
High
24.8088
Low
24.3995
Last updated: 3/27/2026, 10:21:48 AM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 24.76 KES |
| 10 BRL | 247.61 KES |
| 50 BRL | 1,238.05 KES |
| 100 BRL | 2,476.10 KES |
| 500 BRL | 12,380.51 KES |
| 1,000 BRL | 24,761.03 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-03-27T10:21:48Z",
"rates": {
"KES": 24.761029
}
}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": 2476.1029,
"rate": 24.761029
}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