Rate Overview
Live
1 BAM = 51.0921 KGS
1 KGS = 0.019572
BAM
Avg
52.0450
High
53.2476
Low
50.9455
Last updated: 7/23/2026, 7:10:12 AM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.09 KGS |
| 10 BAM | 510.92 KGS |
| 50 BAM | 2,554.61 KGS |
| 100 BAM | 5,109.21 KGS |
| 500 BAM | 25,546.07 KGS |
| 1,000 BAM | 51,092.13 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-23T07:10:12Z",
"rates": {
"KGS": 51.092133
}
}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": 5109.213299999999,
"rate": 51.092133
}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