Rate Overview
Live
1 BDT = 0.006081 GIP
1 GIP = 164.4466
BDT
Avg
0.006090
High
0.006245
Low
0.005935
Last updated: 7/28/2026, 1:44:47 PM
Quick Conversions
| BDT | GIP |
|---|---|
| 1 BDT | 0.01 GIP |
| 10 BDT | 0.06 GIP |
| 50 BDT | 0.30 GIP |
| 100 BDT | 0.61 GIP |
| 500 BDT | 3.04 GIP |
| 1,000 BDT | 6.08 GIP |
Get BDT/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=GIPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-28T13:44:47Z",
"rates": {
"GIP": 0.006081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "GIP",
"amount": 100
},
"result": 0.6081,
"rate": 0.006081
}Build with BDT/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key