Rate Overview
Live
1 BAM = 51.1493 KGS
1 KGS = 0.019551
BAM
Avg
51.0188
High
51.1600
Low
50.9163
Last updated: 7/4/2026, 5:04:42 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 51.15 KGS |
| 10 BAM | 511.49 KGS |
| 50 BAM | 2,557.46 KGS |
| 100 BAM | 5,114.93 KGS |
| 500 BAM | 25,574.64 KGS |
| 1,000 BAM | 51,149.28 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-04T17:04:42Z",
"rates": {
"KGS": 51.149283
}
}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": 5114.9283,
"rate": 51.149283
}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