Rate Overview
Live
1 KGS = 0.014711 BND
1 BND = 67.9763
KGS
Avg
0.014628
High
0.014797
Low
0.014428
Last updated: 7/28/2026, 6:51:59 PM
Quick Conversions
| KGS | BND |
|---|---|
| 1 KGS | 0.01 BND |
| 10 KGS | 0.15 BND |
| 50 KGS | 0.74 BND |
| 100 KGS | 1.47 BND |
| 500 KGS | 7.36 BND |
| 1,000 KGS | 14.71 BND |
Get KGS/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BNDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-28T18:51:59Z",
"rates": {
"BND": 0.014711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BND",
"amount": 100
},
"result": 1.4711,
"rate": 0.014711
}Build with KGS/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key