Rate Overview
Live
1 BRL = 25.1144 KES
1 KES = 0.039818
BRL
Avg
25.0528
High
25.1658
Low
24.9071
Last updated: 9/2/2026, 4:37:45 PM
Quick Conversions
| BRL | KES |
|---|---|
| 1 BRL | 25.11 KES |
| 10 BRL | 251.14 KES |
| 50 BRL | 1,255.72 KES |
| 100 BRL | 2,511.44 KES |
| 500 BRL | 12,557.21 KES |
| 1,000 BRL | 25,114.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-09-02T16:37:45Z",
"rates": {
"KES": 25.114412
}
}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": 2511.4412,
"rate": 25.114412
}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