Rate Overview
Live
1 KGS = 0.019251 BAM
1 BAM = 51.9454
KGS
Avg
0.019137
High
0.019280
Low
0.018927
Last updated: 3/7/2026, 7:06:34 AM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.19 BAM |
| 50 KGS | 0.96 BAM |
| 100 KGS | 1.93 BAM |
| 500 KGS | 9.63 BAM |
| 1,000 KGS | 19.25 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-03-07T07:06:34Z",
"rates": {
"BAM": 0.019251
}
}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.9251,
"rate": 0.019251
}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