Rate Overview
Live
1 BAM = 51.1266 KGS
1 KGS = 0.019559
BAM
Avg
51.2945
High
51.9248
Low
50.8497
Last updated: 7/6/2026, 6:19:57 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.13 KGS |
| 10 BAM | 511.27 KGS |
| 50 BAM | 2,556.33 KGS |
| 100 BAM | 5,112.66 KGS |
| 500 BAM | 25,563.28 KGS |
| 1,000 BAM | 51,126.57 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-07-06T18:19:57Z",
"rates": {
"KGS": 51.126568
}
}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": 5112.6568,
"rate": 51.126568
}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