Rate Overview
Live
1 BGN = 52.3304 KGS
1 KGS = 0.019109
BGN
Avg
51.9997
High
52.3304
Low
51.5846
Last updated: 8/21/2026, 12:04:32 PM
Quick Conversions
| BGN | KGS |
|---|---|
| 1 BGN | 52.33 KGS |
| 10 BGN | 523.30 KGS |
| 50 BGN | 2,616.52 KGS |
| 100 BGN | 5,233.04 KGS |
| 500 BGN | 26,165.20 KGS |
| 1,000 BGN | 52,330.39 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-08-21T12:04:32Z",
"rates": {
"KGS": 52.330391
}
}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": 5233.0391,
"rate": 52.330391
}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