Rate Overview
Live
1 KES = 0.039264 BRL
1 BRL = 25.4686
KES
Avg
0.039281
High
0.039494
Low
0.039178
Last updated: 7/27/2026, 1:49:04 AM
Quick Conversions
| KES | BRL |
|---|---|
| 1 KES | 0.04 BRL |
| 10 KES | 0.39 BRL |
| 50 KES | 1.96 BRL |
| 100 KES | 3.93 BRL |
| 500 KES | 19.63 BRL |
| 1,000 KES | 39.26 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-07-27T01:49:04Z",
"rates": {
"BRL": 0.039264
}
}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.9264,
"rate": 0.039264
}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