Rate Overview
Live
1 BAM = 52.6791 KGS
1 KGS = 0.018983
BAM
Avg
52.4195
High
52.6791
Low
52.3019
Last updated: 5/7/2026, 5:38:07 AM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 52.68 KGS |
| 10 BAM | 526.79 KGS |
| 50 BAM | 2,633.96 KGS |
| 100 BAM | 5,267.91 KGS |
| 500 BAM | 26,339.56 KGS |
| 1,000 BAM | 52,679.13 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-05-07T05:38:07Z",
"rates": {
"KGS": 52.679129
}
}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": 5267.9129,
"rate": 52.679129
}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