Rate Overview
Live
1 BAM = 2.0450 TMT
1 TMT = 0.489004
BAM
Avg
2.0667
High
2.0827
Low
2.0450
Last updated: 6/19/2026, 8:44:38 AM
Quick Conversions
| BAM | TMT |
|---|---|
| 1 BAM | 2.04 TMT |
| 10 BAM | 20.45 TMT |
| 50 BAM | 102.25 TMT |
| 100 BAM | 204.50 TMT |
| 500 BAM | 1,022.49 TMT |
| 1,000 BAM | 2,044.97 TMT |
Get BAM/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=TMTExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-06-19T08:44:38Z",
"rates": {
"TMT": 2.044973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "TMT",
"amount": 100
},
"result": 204.49730000000002,
"rate": 2.044973
}Build with BAM/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key