Rate Overview
Live
1 BRL = 24.7783 KES
1 KES = 0.040358
BRL
Avg
25.0861
High
26.2527
Low
23.5948
Last updated: 7/3/2026, 11:12:02 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 24.78 KES |
| 10 BRL | 247.78 KES |
| 50 BRL | 1,238.91 KES |
| 100 BRL | 2,477.83 KES |
| 500 BRL | 12,389.14 KES |
| 1,000 BRL | 24,778.28 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-07-03T23:12:02Z",
"rates": {
"KES": 24.77828
}
}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": 2477.828,
"rate": 24.77828
}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