Rate Overview
Live
1 BSD = 87.4498 KGS
1 KGS = 0.011435
BSD
Avg
87.5328
High
87.6727
Low
87.4047
Last updated: 4/17/2026, 3:44:33 AM
Quick Conversions
| BSD | KGS |
|---|---|
| 1 BSD | 87.45 KGS |
| 10 BSD | 874.50 KGS |
| 50 BSD | 4,372.49 KGS |
| 100 BSD | 8,744.98 KGS |
| 500 BSD | 43,724.92 KGS |
| 1,000 BSD | 87,449.84 KGS |
Get BSD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=KGSExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-04-17T03:44:33Z",
"rates": {
"KGS": 87.449839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "KGS",
"amount": 100
},
"result": 8744.9839,
"rate": 87.449839
}Build with BSD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key