Rate Overview
Live
1 BND = 67.6349 KGS
1 KGS = 0.014785
BND
Avg
68.0136
High
68.2406
Low
67.6349
Last updated: 6/19/2026, 8:29:44 AM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 67.63 KGS |
| 10 BND | 676.35 KGS |
| 50 BND | 3,381.74 KGS |
| 100 BND | 6,763.49 KGS |
| 500 BND | 33,817.43 KGS |
| 1,000 BND | 67,634.85 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-06-19T08:29:44Z",
"rates": {
"KGS": 67.634851
}
}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": 6763.4851,
"rate": 67.634851
}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