Rate Overview
Live
1 KGS = 0.019600 BGN
1 BGN = 51.0204
KGS
Avg
0.019565
High
0.019600
Low
0.019526
Last updated: 7/11/2026, 6:25:50 PM
Quick Conversions
| KGS | BGN |
|---|---|
| 1 KGS | 0.02 BGN |
| 10 KGS | 0.20 BGN |
| 50 KGS | 0.98 BGN |
| 100 KGS | 1.96 BGN |
| 500 KGS | 9.80 BGN |
| 1,000 KGS | 19.60 BGN |
Get KGS/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BGNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-11T18:25:50Z",
"rates": {
"BGN": 0.0196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BGN",
"amount": 100
},
"result": 1.96,
"rate": 0.0196
}Build with KGS/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key