Rate Overview
Live
1 KES = 0.038244 BRL
1 BRL = 26.1479
KES
Avg
0.038399
High
0.038658
Low
0.038091
Last updated: 5/7/2026, 3:30:55 AM
Quick Conversions
| KES | BRL |
|---|---|
| 1 KES | 0.04 BRL |
| 10 KES | 0.38 BRL |
| 50 KES | 1.91 BRL |
| 100 KES | 3.82 BRL |
| 500 KES | 19.12 BRL |
| 1,000 KES | 38.24 BRL |
Get KES/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BRLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-07T03:30:55Z",
"rates": {
"BRL": 0.038244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BRL",
"amount": 100
},
"result": 3.8244,
"rate": 0.038244
}Build with KES/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key