Rate Overview
Live
1 KGS = 0.011478 BSD
1 BSD = 87.1232
KGS
Avg
0.011446
High
0.011478
Low
0.011415
Last updated: 5/7/2026, 9:10:56 AM
Quick Conversions
| KGS | BSD |
|---|---|
| 1 KGS | 0.01 BSD |
| 10 KGS | 0.11 BSD |
| 50 KGS | 0.57 BSD |
| 100 KGS | 1.15 BSD |
| 500 KGS | 5.74 BSD |
| 1,000 KGS | 11.48 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-07T09:10:56Z",
"rates": {
"BSD": 0.011478
}
}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.1478,
"rate": 0.011478
}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