Rate Overview
Live
1 BAM = 50.8906 KGS
1 KGS = 0.019650
BAM
Avg
51.9515
High
53.0951
Low
50.8606
Last updated: 7/25/2026, 10:56:26 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 50.89 KGS |
| 10 BAM | 508.91 KGS |
| 50 BAM | 2,544.53 KGS |
| 100 BAM | 5,089.06 KGS |
| 500 BAM | 25,445.29 KGS |
| 1,000 BAM | 50,890.58 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-25T22:56:26Z",
"rates": {
"KGS": 50.890576
}
}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": 5089.0576,
"rate": 50.890576
}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