Rate Overview
Live
1 BDT = 0.006114 SHP
1 SHP = 163.5590
BDT
Avg
0.006100
High
0.006114
Low
0.006082
Last updated: 3/27/2026, 5:14:25 PM
Quick Conversions
| BDT | SHP |
|---|---|
| 1 BDT | 0.01 SHP |
| 10 BDT | 0.06 SHP |
| 50 BDT | 0.31 SHP |
| 100 BDT | 0.61 SHP |
| 500 BDT | 3.06 SHP |
| 1,000 BDT | 6.11 SHP |
Get BDT/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SHPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-27T17:14:25Z",
"rates": {
"SHP": 0.006114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SHP",
"amount": 100
},
"result": 0.6113999999999999,
"rate": 0.006114
}Build with BDT/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key