Rate Overview
Live
1 BND = 68.0974 KGS
1 KGS = 0.014685
BND
Avg
67.8680
High
68.0974
Low
67.7050
Last updated: 7/31/2026, 11:22:50 AM
Quick Conversions
| BND | KGS |
|---|---|
| 1 BND | 68.10 KGS |
| 10 BND | 680.97 KGS |
| 50 BND | 3,404.87 KGS |
| 100 BND | 6,809.74 KGS |
| 500 BND | 34,048.72 KGS |
| 1,000 BND | 68,097.45 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-07-31T11:22:50Z",
"rates": {
"KGS": 68.097448
}
}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": 6809.7448,
"rate": 68.097448
}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