Rate Overview
Live
1 BSD = 87.4531 KGS
1 KGS = 0.011435
BSD
Avg
87.4517
High
87.4583
Low
87.4483
Last updated: 3/7/2026, 6:47:07 AM
Quick Conversions
| BSD | KGS |
|---|---|
| 1 BSD | 87.45 KGS |
| 10 BSD | 874.53 KGS |
| 50 BSD | 4,372.66 KGS |
| 100 BSD | 8,745.31 KGS |
| 500 BSD | 43,726.56 KGS |
| 1,000 BSD | 87,453.11 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-03-07T06:47:07Z",
"rates": {
"KGS": 87.453114
}
}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": 8745.3114,
"rate": 87.453114
}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