Rate Overview
Live
1 KGS = 0.011432 BSD
1 BSD = 87.4738
KGS
Avg
0.011432
High
0.011434
Low
0.011432
Last updated: 5/27/2026, 4:02:11 PM
Quick Conversions
| KGS | BSD |
|---|---|
| 1 KGS | 0.01 BSD |
| 10 KGS | 0.11 BSD |
| 50 KGS | 0.57 BSD |
| 100 KGS | 1.14 BSD |
| 500 KGS | 5.72 BSD |
| 1,000 KGS | 11.43 BSD |
Get KGS/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BSDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T16:02:11Z",
"rates": {
"BSD": 0.011432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BSD",
"amount": 100
},
"result": 1.1432,
"rate": 0.011432
}Build with KGS/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key