Rate Overview
Live
1 BAM = 52.7928 KGS
1 KGS = 0.018942
BAM
Avg
52.5236
High
52.7928
Low
52.2507
Last updated: 4/17/2026, 2:48:21 AM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 52.79 KGS |
| 10 BAM | 527.93 KGS |
| 50 BAM | 2,639.64 KGS |
| 100 BAM | 5,279.28 KGS |
| 500 BAM | 26,396.40 KGS |
| 1,000 BAM | 52,792.80 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-04-17T02:48:21Z",
"rates": {
"KGS": 52.792796
}
}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": 5279.2796,
"rate": 52.792796
}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