Rate Overview
Live
1 KES = 0.013048 BGN
1 BGN = 76.6401
KES
Avg
0.013058
High
0.013104
Low
0.013004
Last updated: 6/16/2026, 1:29:48 PM
Quick Conversions
| KES | BGN |
|---|---|
| 1 KES | 0.01 BGN |
| 10 KES | 0.13 BGN |
| 50 KES | 0.65 BGN |
| 100 KES | 1.30 BGN |
| 500 KES | 6.52 BGN |
| 1,000 KES | 13.05 BGN |
Get KES/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BGNExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-16T13:29:48Z",
"rates": {
"BGN": 0.013048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BGN",
"amount": 100
},
"result": 1.3048,
"rate": 0.013048
}Build with KES/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key