Rate Overview
Live
1 KGS = 0.018984 BAM
1 BAM = 52.6759
KGS
Avg
0.019044
High
0.019138
Low
0.018941
Last updated: 4/17/2026, 4:02:11 AM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.19 BAM |
| 50 KGS | 0.95 BAM |
| 100 KGS | 1.90 BAM |
| 500 KGS | 9.49 BAM |
| 1,000 KGS | 18.98 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-04-17T04:02:11Z",
"rates": {
"BAM": 0.018984
}
}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.8984,
"rate": 0.018984
}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