Rate Overview
Live
1 BMD = 6.7942 TTD
1 TTD = 0.147184
BMD
Avg
6.7932
High
6.8019
Low
6.7894
Last updated: 5/6/2026, 2:48:38 AM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.79 TTD |
| 10 BMD | 67.94 TTD |
| 50 BMD | 339.71 TTD |
| 100 BMD | 679.42 TTD |
| 500 BMD | 3,397.10 TTD |
| 1,000 BMD | 6,794.20 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-05-06T02:48:38Z",
"rates": {
"TTD": 6.794201
}
}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": 679.4201,
"rate": 6.794201
}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