Rate Overview
Live
1 BND = 2.7066 TMT
1 TMT = 0.369472
BND
Avg
2.7230
High
2.7368
Low
2.7066
Last updated: 6/19/2026, 8:41:47 AM
Quick Conversions
| BND | TMT |
|---|---|
| 1 BND | 2.71 TMT |
| 10 BND | 27.07 TMT |
| 50 BND | 135.33 TMT |
| 100 BND | 270.66 TMT |
| 500 BND | 1,353.28 TMT |
| 1,000 BND | 2,706.56 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-06-19T08:41:47Z",
"rates": {
"TMT": 2.706562
}
}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.6562,
"rate": 2.706562
}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