Rate Overview
Live
1 SHP = 4.6089 TMT
1 TMT = 0.216973
SHP
Avg
4.6748
High
4.7112
Low
4.6089
Last updated: 6/19/2026, 8:26:41 AM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.61 TMT |
| 10 SHP | 46.09 TMT |
| 50 SHP | 230.44 TMT |
| 100 SHP | 460.89 TMT |
| 500 SHP | 2,304.43 TMT |
| 1,000 SHP | 4,608.86 TMT |
Get SHP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TMTExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-19T08:26:41Z",
"rates": {
"TMT": 4.608864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TMT",
"amount": 100
},
"result": 460.8864,
"rate": 4.608864
}Build with SHP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key