Rate Overview
Live
1 BDT = 0.709930 KGS
1 KGS = 1.4086
BDT
Avg
0.709549
High
0.711071
Low
0.708234
Last updated: 7/29/2026, 10:25:09 AM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.71 KGS |
| 10 BDT | 7.10 KGS |
| 50 BDT | 35.50 KGS |
| 100 BDT | 70.99 KGS |
| 500 BDT | 354.97 KGS |
| 1,000 BDT | 709.93 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-07-29T10:25:09Z",
"rates": {
"KGS": 0.70993
}
}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": 70.993,
"rate": 0.70993
}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