Rate Overview
Live
1 KGS = 0.011434 BSD
1 BSD = 87.4585
KGS
Avg
0.011434
High
0.011449
Low
0.011429
Last updated: 1/25/2026, 10:15:24 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-01-25T22:15:24Z",
"rates": {
"BSD": 0.011434
}
}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.1434,
"rate": 0.011434
}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