Rate Overview
Live
1 BAM = 51.9448 KGS
1 KGS = 0.019251
BAM
Avg
52.2556
High
52.8333
Low
51.8654
Last updated: 3/7/2026, 9:16:37 AM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.94 KGS |
| 10 BAM | 519.45 KGS |
| 50 BAM | 2,597.24 KGS |
| 100 BAM | 5,194.48 KGS |
| 500 BAM | 25,972.41 KGS |
| 1,000 BAM | 51,944.82 KGS |
Get BAM/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=KGSExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T09:16:37Z",
"rates": {
"KGS": 51.944816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "KGS",
"amount": 100
},
"result": 5194.4816,
"rate": 51.944816
}Build with BAM/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key