Rate Overview
Live
1 KES = 0.013025 BGN
1 BGN = 76.7754
KES
Avg
0.012947
High
0.013053
Low
0.012830
Last updated: 3/7/2026, 12:29:52 AM
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.51 BGN |
| 1,000 KES | 13.03 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-07T00:29:52Z",
"rates": {
"BGN": 0.013025
}
}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.3025,
"rate": 0.013025
}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