Rate Overview
Live
1 KGS = 1.4025 BDT
1 BDT = 0.713020
KGS
Avg
1.4039
High
1.4096
Low
1.4017
Last updated: 9/9/2026, 5:16:21 PM
Quick Conversions
| KGS | BDT |
|---|---|
| 1 KGS | 1.40 BDT |
| 10 KGS | 14.02 BDT |
| 50 KGS | 70.12 BDT |
| 100 KGS | 140.25 BDT |
| 500 KGS | 701.24 BDT |
| 1,000 KGS | 1,402.49 BDT |
Get KGS/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BDTExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-09T17:16:21Z",
"rates": {
"BDT": 1.402486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BDT",
"amount": 100
},
"result": 140.24859999999998,
"rate": 1.402486
}Build with KGS/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key