Rate Overview
Live
1 BGN = 51.0785 KGS
1 KGS = 0.019578
BGN
Avg
50.9906
High
51.0921
Low
50.8839
Last updated: 7/28/2026, 2:38:08 PM
Quick Conversions
| BGN | KGS |
|---|---|
| 1 BGN | 51.08 KGS |
| 10 BGN | 510.78 KGS |
| 50 BGN | 2,553.92 KGS |
| 100 BGN | 5,107.85 KGS |
| 500 BGN | 25,539.23 KGS |
| 1,000 BGN | 51,078.45 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-07-28T14:38:08Z",
"rates": {
"KGS": 51.078454
}
}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": 5107.8454,
"rate": 51.078454
}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