Rate Overview
Live
1 BGN = 51.2347 KGS
1 KGS = 0.019518
BGN
Avg
51.0313
High
51.2347
Low
50.8839
Last updated: 7/30/2026, 6:48:59 AM
Quick Conversions
| BGN | KGS |
|---|---|
| 1 BGN | 51.23 KGS |
| 10 BGN | 512.35 KGS |
| 50 BGN | 2,561.74 KGS |
| 100 BGN | 5,123.47 KGS |
| 500 BGN | 25,617.35 KGS |
| 1,000 BGN | 51,234.70 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-30T06:48:59Z",
"rates": {
"KGS": 51.234701
}
}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": 5123.4701000000005,
"rate": 51.234701
}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