Rate Overview
Live
1 KGS = 0.019607 BAM
1 BAM = 51.0022
KGS
Avg
0.019636
High
0.019665
Low
0.019607
Last updated: 7/1/2026, 4:14:17 PM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.20 BAM |
| 50 KGS | 0.98 BAM |
| 100 KGS | 1.96 BAM |
| 500 KGS | 9.80 BAM |
| 1,000 KGS | 19.61 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-07-01T16:14:17Z",
"rates": {
"BAM": 0.019607
}
}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.9606999999999999,
"rate": 0.019607
}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