Rate Overview
Live
1 KGS = 0.011438 BSD
1 BSD = 87.4279
KGS
Avg
0.011433
High
0.011438
Low
0.011431
Last updated: 7/2/2026, 4:56:55 AM
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.44 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-07-02T04:56:55Z",
"rates": {
"BSD": 0.011438
}
}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.1438,
"rate": 0.011438
}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