Rate Overview
Live
1 BAM = 4.0516 TTD
1 TTD = 0.246818
BAM
Avg
4.0632
High
4.0710
Low
4.0516
Last updated: 5/6/2026, 7:12:50 PM
Quick Conversions
| BAM | TTD |
|---|---|
| 1 BAM | 4.05 TTD |
| 10 BAM | 40.52 TTD |
| 50 BAM | 202.58 TTD |
| 100 BAM | 405.16 TTD |
| 500 BAM | 2,025.79 TTD |
| 1,000 BAM | 4,051.57 TTD |
Get BAM/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=TTDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-06T19:12:50Z",
"rates": {
"TTD": 4.051574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "TTD",
"amount": 100
},
"result": 405.15739999999994,
"rate": 4.051574
}Build with BAM/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key