Rate Overview
Live
1 KGS = 0.019292 BGN
1 BGN = 51.8350
KGS
Avg
0.019927
High
0.021850
Low
0.018909
Last updated: 5/28/2026, 9:45:52 PM
Quick Conversions
| KGS | BGN |
|---|---|
| 1 KGS | 0.02 BGN |
| 10 KGS | 0.19 BGN |
| 50 KGS | 0.96 BGN |
| 100 KGS | 1.93 BGN |
| 500 KGS | 9.65 BGN |
| 1,000 KGS | 19.29 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-05-28T21:45:52Z",
"rates": {
"BGN": 0.019292
}
}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.9292,
"rate": 0.019292
}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