Rate Overview
Live
1 GBP = 4.6935 TMT
1 TMT = 0.213062
GBP
Avg
4.6852
High
4.7199
Low
4.6656
Last updated: 3/7/2026, 12:29:40 AM
Quick Conversions
| GBP | TMT |
|---|---|
| 1 GBP | 4.69 TMT |
| 10 GBP | 46.93 TMT |
| 50 GBP | 234.67 TMT |
| 100 GBP | 469.35 TMT |
| 500 GBP | 2,346.73 TMT |
| 1,000 GBP | 4,693.46 TMT |
Get GBP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=TMTExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T00:29:40Z",
"rates": {
"TMT": 4.693461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "TMT",
"amount": 100
},
"result": 469.34610000000004,
"rate": 4.693461
}Build with GBP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key