Rate Overview
Live
1 KES = 0.040386 BRL
1 BRL = 24.7611
KES
Avg
0.043017
High
0.047703
Low
0.040386
Last updated: 3/27/2026, 1:41:10 PM
Quick Conversions
| KES | BRL |
|---|---|
| 1 KES | 0.04 BRL |
| 10 KES | 0.40 BRL |
| 50 KES | 2.02 BRL |
| 100 KES | 4.04 BRL |
| 500 KES | 20.19 BRL |
| 1,000 KES | 40.39 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-03-27T13:41:10Z",
"rates": {
"BRL": 0.040386
}
}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": 4.0386,
"rate": 0.040386
}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