Rate Overview
Live
1 KGS = 0.019406 BAM
1 BAM = 51.5305
KGS
Avg
0.019343
High
0.019406
Low
0.019275
Last updated: 8/13/2026, 9:47:45 AM
Quick Conversions
| KGS | BAM |
|---|---|
| 1 KGS | 0.02 BAM |
| 10 KGS | 0.19 BAM |
| 50 KGS | 0.97 BAM |
| 100 KGS | 1.94 BAM |
| 500 KGS | 9.70 BAM |
| 1,000 KGS | 19.41 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-08-13T09:47:45Z",
"rates": {
"BAM": 0.019406
}
}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.9405999999999999,
"rate": 0.019406
}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