Rate Overview
Live
1 KGS = 0.019310 BAM
1 BAM = 51.7866
KGS
Avg
0.019330
High
0.019385
Low
0.019258
Last updated: 6/16/2026, 2:40:58 PM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.19 BAM |
| 50 KGS | 0.97 BAM |
| 100 KGS | 1.93 BAM |
| 500 KGS | 9.66 BAM |
| 1,000 KGS | 19.31 BAM |
Get KGS/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BAMExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-16T14:40:58Z",
"rates": {
"BAM": 0.01931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BAM",
"amount": 100
},
"result": 1.931,
"rate": 0.01931
}Build with KGS/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key