Rate Overview
Live
1 BND = 68.7477 KGS
1 KGS = 0.014546
BND
Avg
68.7255
High
68.9111
Low
68.6280
Last updated: 4/17/2026, 12:05:41 PM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 68.75 KGS |
| 10 BND | 687.48 KGS |
| 50 BND | 3,437.38 KGS |
| 100 BND | 6,874.77 KGS |
| 500 BND | 34,373.83 KGS |
| 1,000 BND | 68,747.66 KGS |
Get BND/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=KGSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-04-17T12:05:41Z",
"rates": {
"KGS": 68.747663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "KGS",
"amount": 100
},
"result": 6874.7663,
"rate": 68.747663
}Build with BND/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key