Rate Overview
Live
1 BRL = 24.5684 KES
1 KES = 0.040703
BRL
Avg
24.7478
High
25.1424
Low
24.4899
Last updated: 3/7/2026, 3:27:12 AM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 24.57 KES |
| 10 BRL | 245.68 KES |
| 50 BRL | 1,228.42 KES |
| 100 BRL | 2,456.84 KES |
| 500 BRL | 12,284.21 KES |
| 1,000 BRL | 24,568.41 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-03-07T03:27:12Z",
"rates": {
"KES": 24.568411
}
}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": 2456.8411,
"rate": 24.568411
}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