Rate Overview
Live
1 BND = 68.8121 KGS
1 KGS = 0.014532
BND
Avg
68.5846
High
68.8121
Low
68.4468
Last updated: 5/7/2026, 3:53:11 PM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 68.81 KGS |
| 10 BND | 688.12 KGS |
| 50 BND | 3,440.60 KGS |
| 100 BND | 6,881.21 KGS |
| 500 BND | 34,406.05 KGS |
| 1,000 BND | 68,812.10 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-07T15:53:11Z",
"rates": {
"KGS": 68.812095
}
}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": 6881.2095,
"rate": 68.812095
}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