Rate Overview
Live
1 BND = 67.6951 KGS
1 KGS = 0.014772
BND
Avg
67.7071
High
67.7761
Low
67.6426
Last updated: 7/11/2026, 4:02:26 AM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 67.70 KGS |
| 10 BND | 676.95 KGS |
| 50 BND | 3,384.76 KGS |
| 100 BND | 6,769.51 KGS |
| 500 BND | 33,847.57 KGS |
| 1,000 BND | 67,695.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-11T04:02:26Z",
"rates": {
"KGS": 67.695148
}
}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": 6769.5148,
"rate": 67.695148
}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