Rate Overview
Live
1 TMT = 0.213216 SHP
1 SHP = 4.6901
TMT
Avg
0.213112
High
0.214368
Low
0.211813
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| TMT | SHP |
|---|---|
| 1 TMT | 0.21 SHP |
| 10 TMT | 2.13 SHP |
| 50 TMT | 10.66 SHP |
| 100 TMT | 21.32 SHP |
| 500 TMT | 106.61 SHP |
| 1,000 TMT | 213.22 SHP |
Get TMT/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=SHPExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-03-07T04:24:41Z",
"rates": {
"SHP": 0.213216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "SHP",
"amount": 100
},
"result": 21.3216,
"rate": 0.213216
}Build with TMT/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key