Rate Overview
Live
1 BAM = 51.8284 KGS
1 KGS = 0.019294
BAM
Avg
51.9641
High
52.2356
Low
51.8284
Last updated: 9/2/2026, 3:55:06 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.83 KGS |
| 10 BAM | 518.28 KGS |
| 50 BAM | 2,591.42 KGS |
| 100 BAM | 5,182.84 KGS |
| 500 BAM | 25,914.20 KGS |
| 1,000 BAM | 51,828.40 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-09-02T15:55:06Z",
"rates": {
"KGS": 51.828404
}
}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": 5182.8404,
"rate": 51.828404
}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