Rate Overview
Live
1 KGS = 0.014754 BND
1 BND = 67.7782
KGS
Avg
0.014767
High
0.014783
Low
0.014754
Last updated: 7/10/2026, 2:29:46 PM
Quick Conversions
| KGS | BND |
|---|---|
| 1 KGS | 0.01 BND |
| 10 KGS | 0.15 BND |
| 50 KGS | 0.74 BND |
| 100 KGS | 1.48 BND |
| 500 KGS | 7.38 BND |
| 1,000 KGS | 14.75 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-10T14:29:46Z",
"rates": {
"BND": 0.014754
}
}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.4754,
"rate": 0.014754
}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