Rate Overview
Live
1 BOB = 0.508857 TMT
1 TMT = 1.9652
BOB
Avg
0.506938
High
0.508857
Low
0.504550
Last updated: 5/29/2026, 4:23:33 PM
Quick Conversions
| BOB | TMT |
|---|---|
| 1 BOB | 0.51 TMT |
| 10 BOB | 5.09 TMT |
| 50 BOB | 25.44 TMT |
| 100 BOB | 50.89 TMT |
| 500 BOB | 254.43 TMT |
| 1,000 BOB | 508.86 TMT |
Get BOB/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TMTExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-29T16:23:33Z",
"rates": {
"TMT": 0.508857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TMT",
"amount": 100
},
"result": 50.8857,
"rate": 0.508857
}Build with BOB/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key