Rate Overview
Live
1 BMD = 6.7830 TTD
1 TTD = 0.147427
BMD
Avg
6.7745
High
6.7830
Low
6.7419
Last updated: 5/26/2026, 9:30:43 AM
Quick Conversions
| BMD | TTD |
|---|---|
| 1 BMD | 6.78 TTD |
| 10 BMD | 67.83 TTD |
| 50 BMD | 339.15 TTD |
| 100 BMD | 678.30 TTD |
| 500 BMD | 3,391.52 TTD |
| 1,000 BMD | 6,783.04 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-26T09:30:43Z",
"rates": {
"TTD": 6.783041
}
}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": 678.3041,
"rate": 6.783041
}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