Rate Overview
Live
1 BND = 68.5014 KGS
1 KGS = 0.014598
BND
Avg
67.6481
High
70.5672
Low
64.5570
Last updated: 5/27/2026, 6:26:43 PM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 68.50 KGS |
| 10 BND | 685.01 KGS |
| 50 BND | 3,425.07 KGS |
| 100 BND | 6,850.14 KGS |
| 500 BND | 34,250.70 KGS |
| 1,000 BND | 68,501.41 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-05-27T18:26:43Z",
"rates": {
"KGS": 68.501408
}
}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": 6850.1408,
"rate": 68.501408
}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