Rate Overview
Live
1 BAM = 3.9524 TTD
1 TTD = 0.253014
BAM
Avg
4.0352
High
4.1131
Low
3.9437
Last updated: 7/24/2026, 11:47:31 PM
Quick Conversions
| BAM | TTD |
|---|---|
| 1 BAM | 3.95 TTD |
| 10 BAM | 39.52 TTD |
| 50 BAM | 197.62 TTD |
| 100 BAM | 395.24 TTD |
| 500 BAM | 1,976.18 TTD |
| 1,000 BAM | 3,952.35 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-07-24T23:47:31Z",
"rates": {
"TTD": 3.95235
}
}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": 395.235,
"rate": 3.95235
}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