Rate Overview
Live
1 TMT = 0.212016 SHP
1 SHP = 4.7166
TMT
Avg
0.213299
High
0.218427
Low
0.209027
Last updated: 7/31/2026, 10:45:26 AM
Quick Conversions
| TMT | SHP |
|---|---|
| 1 TMT | 0.21 SHP |
| 10 TMT | 2.12 SHP |
| 50 TMT | 10.60 SHP |
| 100 TMT | 21.20 SHP |
| 500 TMT | 106.01 SHP |
| 1,000 TMT | 212.02 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-07-31T10:45:26Z",
"rates": {
"SHP": 0.212016
}
}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.201600000000003,
"rate": 0.212016
}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