Rate Overview
Live
1 BAM = 52.0550 KGS
1 KGS = 0.019210
BAM
Avg
50.3189
High
52.8825
Low
45.7654
Last updated: 5/27/2026, 1:36:54 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 52.05 KGS |
| 10 BAM | 520.55 KGS |
| 50 BAM | 2,602.75 KGS |
| 100 BAM | 5,205.50 KGS |
| 500 BAM | 26,027.50 KGS |
| 1,000 BAM | 52,055.00 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-27T13:36:54Z",
"rates": {
"KGS": 52.054998
}
}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": 5205.4998,
"rate": 52.054998
}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