Rate Overview
Live
1 BBD = 1.7528 TMT
1 TMT = 0.570505
BBD
Avg
1.7500
High
1.7550
Low
1.7345
Last updated: 7/19/2026, 8:02:27 PM
Quick Conversions
| BBD | TMT |
|---|---|
| 1 BBD | 1.75 TMT |
| 10 BBD | 17.53 TMT |
| 50 BBD | 87.64 TMT |
| 100 BBD | 175.28 TMT |
| 500 BBD | 876.42 TMT |
| 1,000 BBD | 1,752.83 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-07-19T20:02:27Z",
"rates": {
"TMT": 1.752834
}
}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": 175.2834,
"rate": 1.752834
}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