Rate Overview
Live
1 BRL = 25.2778 KES
1 KES = 0.039560
BRL
Avg
23.6574
High
26.0839
Low
20.9626
Last updated: 7/28/2026, 5:00:29 AM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.28 KES |
| 10 BRL | 252.78 KES |
| 50 BRL | 1,263.89 KES |
| 100 BRL | 2,527.78 KES |
| 500 BRL | 12,638.91 KES |
| 1,000 BRL | 25,277.81 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-28T05:00:29Z",
"rates": {
"KES": 25.277812
}
}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": 2527.7812,
"rate": 25.277812
}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