Rate Overview
Live
1 KGS = 0.019650 BAM
1 BAM = 50.8906
KGS
Avg
0.019259
High
0.019650
Low
0.018769
Last updated: 7/26/2026, 2:18:33 AM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.20 BAM |
| 50 KGS | 0.98 BAM |
| 100 KGS | 1.97 BAM |
| 500 KGS | 9.83 BAM |
| 1,000 KGS | 19.65 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-26T02:18:33Z",
"rates": {
"BAM": 0.01965
}
}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.965,
"rate": 0.01965
}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