Rate Overview
Live
1 BAM = 51.7844 KGS
1 KGS = 0.019311
BAM
Avg
51.7320
High
51.9246
Low
51.5843
Last updated: 6/16/2026, 1:31:33 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.78 KGS |
| 10 BAM | 517.84 KGS |
| 50 BAM | 2,589.22 KGS |
| 100 BAM | 5,178.44 KGS |
| 500 BAM | 25,892.19 KGS |
| 1,000 BAM | 51,784.38 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-06-16T13:31:33Z",
"rates": {
"KGS": 51.784382
}
}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": 5178.4382000000005,
"rate": 51.784382
}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