Rate Overview
Live
1 BMD = 6.7606 TTD
1 TTD = 0.147916
BMD
Avg
6.7831
High
6.8014
Low
6.7606
Last updated: 7/3/2026, 4:22:32 PM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.76 TTD |
| 10 BMD | 67.61 TTD |
| 50 BMD | 338.03 TTD |
| 100 BMD | 676.06 TTD |
| 500 BMD | 3,380.29 TTD |
| 1,000 BMD | 6,760.57 TTD |
Get BMD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=TTDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-03T16:22:32Z",
"rates": {
"TTD": 6.760572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "TTD",
"amount": 100
},
"result": 676.0572,
"rate": 6.760572
}Build with BMD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key