Rate Overview
Live
1 BAM = 51.0526 KGS
1 KGS = 0.019588
BAM
Avg
52.1206
High
53.6286
Low
50.9369
Last updated: 7/12/2026, 12:09:53 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.05 KGS |
| 10 BAM | 510.53 KGS |
| 50 BAM | 2,552.63 KGS |
| 100 BAM | 5,105.26 KGS |
| 500 BAM | 25,526.30 KGS |
| 1,000 BAM | 51,052.59 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-12T12:09:53Z",
"rates": {
"KGS": 51.05259
}
}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": 5105.259,
"rate": 51.05259
}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