Rate Overview
Live
1 BDT = 0.005991 SHP
1 SHP = 166.9170 BDT
Avg
0.006269
High
0.006662
Low
0.005943
Last updated: 1/25/2026, 11:25:34 AM
Quick Conversions
| BDT | SHP |
|---|---|
| 1 BDT | 0.01 SHP |
| 10 BDT | 0.06 SHP |
| 50 BDT | 0.30 SHP |
| 100 BDT | 0.60 SHP |
| 500 BDT | 3.00 SHP |
| 1,000 BDT | 5.99 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-01-25T11:25:34Z",
"rates": {
"SHP": 0.005991
}
}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.5991,
"rate": 0.005991
}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