Rate Overview
Live
1 KES = 0.013221 BGN
1 BGN = 75.6372
KES
Avg
0.013222
High
0.013267
Low
0.013079
Last updated: 7/5/2026, 4:21:25 PM
Quick Conversions
| KES | BGN |
|---|---|
| 1 KES | 0.01 BGN |
| 10 KES | 0.13 BGN |
| 50 KES | 0.66 BGN |
| 100 KES | 1.32 BGN |
| 500 KES | 6.61 BGN |
| 1,000 KES | 13.22 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-07-05T16:21:25Z",
"rates": {
"BGN": 0.013221
}
}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.3221,
"rate": 0.013221
}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