Rate Overview
Live
1 BGN = 51.1001 KGS
1 KGS = 0.019569
BGN
Avg
51.1918
High
51.7186
Low
51.0531
Last updated: 7/9/2026, 10:51:25 PM
Quick Conversions
| BGN | KGS |
|---|---|
| 1 BGN | 51.10 KGS |
| 10 BGN | 511.00 KGS |
| 50 BGN | 2,555.00 KGS |
| 100 BGN | 5,110.01 KGS |
| 500 BGN | 25,550.04 KGS |
| 1,000 BGN | 51,100.09 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-09T22:51:25Z",
"rates": {
"KGS": 51.100088
}
}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": 5110.0088,
"rate": 51.100088
}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