Rate Overview
Live
1 BMD = 6.7760 TTD
1 TTD = 0.147580
BMD
Avg
6.7797
High
6.8014
Low
6.7153
Last updated: 7/6/2026, 9:31:23 PM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.78 TTD |
| 10 BMD | 67.76 TTD |
| 50 BMD | 338.80 TTD |
| 100 BMD | 677.60 TTD |
| 500 BMD | 3,387.99 TTD |
| 1,000 BMD | 6,775.99 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-06T21:31:23Z",
"rates": {
"TTD": 6.775986
}
}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": 677.5985999999999,
"rate": 6.775986
}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