Rate Overview
Live
1 BND = 2.7074 TMT
1 TMT = 0.369363
BND
Avg
2.7104
High
2.7211
Low
2.7068
Last updated: 7/29/2026, 10:14:11 AM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.71 TMT |
| 10 BND | 27.07 TMT |
| 50 BND | 135.37 TMT |
| 100 BND | 270.74 TMT |
| 500 BND | 1,353.68 TMT |
| 1,000 BND | 2,707.36 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-07-29T10:14:11Z",
"rates": {
"TMT": 2.707361
}
}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": 270.7361,
"rate": 2.707361
}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