Rate Overview
Live
1 BRL = 25.0172 KES
1 KES = 0.039973
BRL
Avg
24.9744
High
25.0746
Low
24.8568
Last updated: 7/6/2026, 5:24:13 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.02 KES |
| 10 BRL | 250.17 KES |
| 50 BRL | 1,250.86 KES |
| 100 BRL | 2,501.72 KES |
| 500 BRL | 12,508.58 KES |
| 1,000 BRL | 25,017.17 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-06T17:24:13Z",
"rates": {
"KES": 25.017168
}
}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": 2501.7168,
"rate": 25.017168
}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