Rate Overview
Live
1 BND = 2.7486 TMT
1 TMT = 0.363823
BND
Avg
2.7353
High
2.7693
Low
2.6972
Last updated: 5/27/2026, 6:21:55 PM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.75 TMT |
| 10 BND | 27.49 TMT |
| 50 BND | 137.43 TMT |
| 100 BND | 274.86 TMT |
| 500 BND | 1,374.30 TMT |
| 1,000 BND | 2,748.59 TMT |
Get BND/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TMTExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-27T18:21:55Z",
"rates": {
"TMT": 2.748593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TMT",
"amount": 100
},
"result": 274.8593,
"rate": 2.748593
}Build with BND/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key