Rate Overview
Live
1 BRL = 25.4627 KES
1 KES = 0.039273
BRL
Avg
24.5835
High
26.3426
Low
23.0027
Last updated: 7/27/2026, 11:50:11 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.46 KES |
| 10 BRL | 254.63 KES |
| 50 BRL | 1,273.13 KES |
| 100 BRL | 2,546.27 KES |
| 500 BRL | 12,731.33 KES |
| 1,000 BRL | 25,462.66 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-27T23:50:11Z",
"rates": {
"KES": 25.462655
}
}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": 2546.2655,
"rate": 25.462655
}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