Rate Overview
Live
1 BBD = 1.7500 TMT
1 TMT = 0.571429
BBD
Avg
1.7519
High
1.7550
Low
1.7484
Last updated: 7/25/2026, 6:38:06 PM
Quick Conversions
| BBD | TMT |
|---|---|
| 1 BBD | 1.75 TMT |
| 10 BBD | 17.50 TMT |
| 50 BBD | 87.50 TMT |
| 100 BBD | 175.00 TMT |
| 500 BBD | 875.00 TMT |
| 1,000 BBD | 1,750.00 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-25T18:38:06Z",
"rates": {
"TMT": 1.75
}
}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,
"rate": 1.75
}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