Rate Overview
Live
1 BAM = 50.8839 KGS
1 KGS = 0.019653
BAM
Avg
50.9959
High
51.1508
Low
50.8839
Last updated: 7/26/2026, 10:02:57 PM
Quick Conversions
| BAM | KGS |
|---|---|
| 1 BAM | 50.88 KGS |
| 10 BAM | 508.84 KGS |
| 50 BAM | 2,544.20 KGS |
| 100 BAM | 5,088.39 KGS |
| 500 BAM | 25,441.95 KGS |
| 1,000 BAM | 50,883.91 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-26T22:02:57Z",
"rates": {
"KGS": 50.883908
}
}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": 5088.3908,
"rate": 50.883908
}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