Rate Overview
Live
1 BND = 67.9031 KGS
1 KGS = 0.014727
BND
Avg
68.1191
High
69.2661
Low
67.0068
Last updated: 3/28/2026, 10:45:24 AM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 67.90 KGS |
| 10 BND | 679.03 KGS |
| 50 BND | 3,395.16 KGS |
| 100 BND | 6,790.31 KGS |
| 500 BND | 33,951.56 KGS |
| 1,000 BND | 67,903.12 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-03-28T10:45:24Z",
"rates": {
"KGS": 67.903117
}
}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": 6790.311699999999,
"rate": 67.903117
}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