Rate Overview
Live
1 BND = 67.9721 KGS
1 KGS = 0.014712
BND
Avg
67.6385
High
70.5672
Low
64.5570
Last updated: 7/28/2026, 10:20:06 PM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 67.97 KGS |
| 10 BND | 679.72 KGS |
| 50 BND | 3,398.61 KGS |
| 100 BND | 6,797.21 KGS |
| 500 BND | 33,986.07 KGS |
| 1,000 BND | 67,972.15 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-28T22:20:06Z",
"rates": {
"KGS": 67.972149
}
}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": 6797.2149,
"rate": 67.972149
}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