Rate Overview
Live
1 KGS = 0.019233 BGN
1 BGN = 51.9940
KGS
Avg
0.019306
High
0.019406
Low
0.019230
Last updated: 8/20/2026, 7:11:37 AM
Quick Conversions
| KGS | BGN |
|---|---|
| 1 KGS | 0.02 BGN |
| 10 KGS | 0.19 BGN |
| 50 KGS | 0.96 BGN |
| 100 KGS | 1.92 BGN |
| 500 KGS | 9.62 BGN |
| 1,000 KGS | 19.23 BGN |
Get KGS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BGNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-20T07:11:37Z",
"rates": {
"BGN": 0.019233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BGN",
"amount": 100
},
"result": 1.9233,
"rate": 0.019233
}Build with KGS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key