Rate Overview
Live
1 BDT = 0.718405 KGS
1 KGS = 1.3920
BDT
Avg
0.713483
High
0.718405
Low
0.709378
Last updated: 8/19/2026, 5:15:42 PM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.72 KGS |
| 10 BDT | 7.18 KGS |
| 50 BDT | 35.92 KGS |
| 100 BDT | 71.84 KGS |
| 500 BDT | 359.20 KGS |
| 1,000 BDT | 718.41 KGS |
Get BDT/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=KGSExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-08-19T17:15:42Z",
"rates": {
"KGS": 0.718405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "KGS",
"amount": 100
},
"result": 71.84049999999999,
"rate": 0.718405
}Build with BDT/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key