Rate Overview
Live
1 BRL = 25.8216 KES
1 KES = 0.038727
BRL
Avg
25.7521
High
25.9959
Low
25.3721
Last updated: 4/16/2026, 5:38:36 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.82 KES |
| 10 BRL | 258.22 KES |
| 50 BRL | 1,291.08 KES |
| 100 BRL | 2,582.16 KES |
| 500 BRL | 12,910.80 KES |
| 1,000 BRL | 25,821.61 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-04-16T17:38:36Z",
"rates": {
"KES": 25.821609
}
}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": 2582.1609,
"rate": 25.821609
}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