Rate Overview
Live
1 BBD = 1.7493 TMT
1 TMT = 0.571653
BBD
Avg
1.7501
High
1.7550
Low
1.7451
Last updated: 3/6/2026, 8:07:51 AM
Quick Conversions
| BBD | TMT |
|---|---|
| 1 BBD | 1.75 TMT |
| 10 BBD | 17.49 TMT |
| 50 BBD | 87.47 TMT |
| 100 BBD | 174.93 TMT |
| 500 BBD | 874.66 TMT |
| 1,000 BBD | 1,749.31 TMT |
Get BBD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TMTExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:07:51Z",
"rates": {
"TMT": 1.749314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TMT",
"amount": 100
},
"result": 174.9314,
"rate": 1.749314
}Build with BBD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key