Rate Overview
Live
1 BRL = 25.1631 KES
1 KES = 0.039741
BRL
Avg
25.0004
High
25.1631
Low
24.8568
Last updated: 7/7/2026, 10:56:08 AM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.16 KES |
| 10 BRL | 251.63 KES |
| 50 BRL | 1,258.15 KES |
| 100 BRL | 2,516.31 KES |
| 500 BRL | 12,581.54 KES |
| 1,000 BRL | 25,163.09 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-07T10:56:08Z",
"rates": {
"KES": 25.163088
}
}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": 2516.3088,
"rate": 25.163088
}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