Rate Overview
Live
1 BND = 67.7774 KGS
1 KGS = 0.014754
BND
Avg
68.3404
High
69.2468
Low
67.5694
Last updated: 7/28/2026, 2:06:14 AM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 67.78 KGS |
| 10 BND | 677.77 KGS |
| 50 BND | 3,388.87 KGS |
| 100 BND | 6,777.74 KGS |
| 500 BND | 33,888.68 KGS |
| 1,000 BND | 67,777.35 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-07-28T02:06:14Z",
"rates": {
"KGS": 67.777353
}
}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": 6777.7353,
"rate": 67.777353
}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