Rate Overview
Live
1 KGS = 0.019210 BAM
1 BAM = 52.0562
KGS
Avg
0.019176
High
0.019629
Low
0.018682
Last updated: 5/27/2026, 4:10:24 PM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.19 BAM |
| 50 KGS | 0.96 BAM |
| 100 KGS | 1.92 BAM |
| 500 KGS | 9.61 BAM |
| 1,000 KGS | 19.21 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-05-27T16:10:24Z",
"rates": {
"BAM": 0.01921
}
}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.921,
"rate": 0.01921
}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