Rate Overview
Live
1 BAM = 51.5981 KGS
1 KGS = 0.019381
BAM
Avg
50.1373
High
52.8825
Low
45.7654
Last updated: 3/27/2026, 9:35:39 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.60 KGS |
| 10 BAM | 515.98 KGS |
| 50 BAM | 2,579.90 KGS |
| 100 BAM | 5,159.81 KGS |
| 500 BAM | 25,799.05 KGS |
| 1,000 BAM | 51,598.09 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-27T21:35:39Z",
"rates": {
"KGS": 51.598092
}
}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": 5159.8092,
"rate": 51.598092
}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