Rate Overview
Live
1 BDT = 0.715038 KGS
1 KGS = 1.3985
BDT
Avg
0.714992
High
0.715502
Low
0.714337
Last updated: 3/7/2026, 8:49:38 AM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.72 KGS |
| 10 BDT | 7.15 KGS |
| 50 BDT | 35.75 KGS |
| 100 BDT | 71.50 KGS |
| 500 BDT | 357.52 KGS |
| 1,000 BDT | 715.04 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-03-07T08:49:38Z",
"rates": {
"KGS": 0.715038
}
}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.5038,
"rate": 0.715038
}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