Rate Overview
Live
1 BRL = 25.5459 KES
1 KES = 0.039145
BRL
Avg
25.3620
High
25.6442
Low
24.9258
Last updated: 6/16/2026, 1:31:45 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.55 KES |
| 10 BRL | 255.46 KES |
| 50 BRL | 1,277.29 KES |
| 100 BRL | 2,554.59 KES |
| 500 BRL | 12,772.94 KES |
| 1,000 BRL | 25,545.88 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-06-16T13:31:45Z",
"rates": {
"KES": 25.545884
}
}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": 2554.5884,
"rate": 25.545884
}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