Rate Overview
Live
1 KGS = 0.014684 BND
1 BND = 68.1013
KGS
Avg
0.014790
High
0.015490
Low
0.014170
Last updated: 7/31/2026, 8:04:30 AM
Quick Conversions
| KGS | BND |
|---|---|
| 1 KGS | 0.01 BND |
| 10 KGS | 0.15 BND |
| 50 KGS | 0.73 BND |
| 100 KGS | 1.47 BND |
| 500 KGS | 7.34 BND |
| 1,000 KGS | 14.68 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-31T08:04:30Z",
"rates": {
"BND": 0.014684
}
}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.4684,
"rate": 0.014684
}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