Rate Overview
Live
1 BND = 69.2561 KGS
1 KGS = 0.014439
BND
Avg
69.1270
High
69.2561
Low
68.9448
Last updated: 9/10/2026, 5:39:08 PM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 69.26 KGS |
| 10 BND | 692.56 KGS |
| 50 BND | 3,462.81 KGS |
| 100 BND | 6,925.61 KGS |
| 500 BND | 34,628.06 KGS |
| 1,000 BND | 69,256.11 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-09-10T17:39:08Z",
"rates": {
"KGS": 69.256111
}
}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": 6925.6111,
"rate": 69.256111
}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