Rate Overview
Live
1 BDT = 0.711978 KGS
1 KGS = 1.4045
BDT
Avg
0.712066
High
0.712496
Low
0.711741
Last updated: 6/19/2026, 8:52:40 AM
Quick Conversions
| BDT | KGS |
|---|---|
| 1 BDT | 0.71 KGS |
| 10 BDT | 7.12 KGS |
| 50 BDT | 35.60 KGS |
| 100 BDT | 71.20 KGS |
| 500 BDT | 355.99 KGS |
| 1,000 BDT | 711.98 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-06-19T08:52:40Z",
"rates": {
"KGS": 0.711978
}
}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.1978,
"rate": 0.711978
}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