Rate Overview
Live
1 BDT = 0.710946 KGS
1 KGS = 1.4066
BDT
Avg
0.712093
High
0.712688
Low
0.710946
Last updated: 5/7/2026, 1:52:37 PM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.71 KGS |
| 10 BDT | 7.11 KGS |
| 50 BDT | 35.55 KGS |
| 100 BDT | 71.09 KGS |
| 500 BDT | 355.47 KGS |
| 1,000 BDT | 710.95 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-05-07T13:52:37Z",
"rates": {
"KGS": 0.710946
}
}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.0946,
"rate": 0.710946
}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