Rate Overview
Live
1 BDT = 0.708566 KGS
1 KGS = 1.4113
BDT
Avg
0.709633
High
0.711071
Low
0.708566
Last updated: 7/8/2026, 5:28:42 PM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.71 KGS |
| 10 BDT | 7.09 KGS |
| 50 BDT | 35.43 KGS |
| 100 BDT | 70.86 KGS |
| 500 BDT | 354.28 KGS |
| 1,000 BDT | 708.57 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-08T17:28:42Z",
"rates": {
"KGS": 0.708566
}
}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.8566,
"rate": 0.708566
}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