Rate Overview
Live
1 BGN = 52.4072 KGS
1 KGS = 0.019081
BGN
Avg
52.4078
High
52.4125
Low
52.4072
Last updated: 5/7/2026, 12:34:38 PM
Quick Conversions
| BGN | KGS |
|---|---|
| 1 BGN | 52.41 KGS |
| 10 BGN | 524.07 KGS |
| 50 BGN | 2,620.36 KGS |
| 100 BGN | 5,240.72 KGS |
| 500 BGN | 26,203.59 KGS |
| 1,000 BGN | 52,407.18 KGS |
Get BGN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=KGSExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T12:34:38Z",
"rates": {
"KGS": 52.407178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "KGS",
"amount": 100
},
"result": 5240.7178,
"rate": 52.407178
}Build with BGN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key