Rate Overview
Live
1 TMT = 0.213010 SHP
1 SHP = 4.6946
TMT
Avg
0.213010
High
0.213010
Low
0.213010
Last updated: 4/17/2026, 6:12:08 AM
Quick Conversions
| TMT | SHP |
|---|---|
| 1 TMT | 0.21 SHP |
| 10 TMT | 2.13 SHP |
| 50 TMT | 10.65 SHP |
| 100 TMT | 21.30 SHP |
| 500 TMT | 106.51 SHP |
| 1,000 TMT | 213.01 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-04-17T06:12:08Z",
"rates": {
"SHP": 0.21301
}
}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.301000000000002,
"rate": 0.21301
}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