Rate Overview
Live
1 KGS = 0.014488 BND
1 BND = 69.0226
KGS
Avg
0.014469
High
0.014489
Low
0.014439
Last updated: 9/11/2026, 10:53:15 AM
Quick Conversions
| KGS | BND |
|---|---|
| 1 KGS | 0.01 BND |
| 10 KGS | 0.14 BND |
| 50 KGS | 0.72 BND |
| 100 KGS | 1.45 BND |
| 500 KGS | 7.24 BND |
| 1,000 KGS | 14.49 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-09-11T10:53:15Z",
"rates": {
"BND": 0.014488
}
}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.4487999999999999,
"rate": 0.014488
}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