Rate Overview
Live
1 KES = 0.013067 BGN
1 BGN = 76.5287
KES
Avg
0.012981
High
0.013196
Low
0.012698
Last updated: 3/27/2026, 9:51:56 AM
Quick Conversions
| KES | BGN |
|---|---|
| 1 KES | 0.01 BGN |
| 10 KES | 0.13 BGN |
| 50 KES | 0.65 BGN |
| 100 KES | 1.31 BGN |
| 500 KES | 6.53 BGN |
| 1,000 KES | 13.07 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-03-27T09:51:56Z",
"rates": {
"BGN": 0.013067
}
}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.3067,
"rate": 0.013067
}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