Rate Overview
Live
1 KES = 0.012943 BGN
1 BGN = 77.2618
KES
Avg
0.012921
High
0.012943
Low
0.012912
Last updated: 5/7/2026, 1:26:47 AM
Quick Conversions
| KES | BGN |
|---|---|
| 1 KES | 0.01 BGN |
| 10 KES | 0.13 BGN |
| 50 KES | 0.65 BGN |
| 100 KES | 1.29 BGN |
| 500 KES | 6.47 BGN |
| 1,000 KES | 12.94 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-05-07T01:26:47Z",
"rates": {
"BGN": 0.012943
}
}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.2943,
"rate": 0.012943
}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