Rate Overview
Live
1 BDT = 0.711318 KGS
1 KGS = 1.4058
BDT
Avg
0.711827
High
0.712881
Low
0.711121
Last updated: 4/17/2026, 11:48:31 AM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.71 KGS |
| 10 BDT | 7.11 KGS |
| 50 BDT | 35.57 KGS |
| 100 BDT | 71.13 KGS |
| 500 BDT | 355.66 KGS |
| 1,000 BDT | 711.32 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-04-17T11:48:31Z",
"rates": {
"KGS": 0.711318
}
}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.1318,
"rate": 0.711318
}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