Rate Overview
Live
1 SHP = 4.6525 TMT
1 TMT = 0.214939
SHP
Avg
4.6723
High
4.7117
Low
4.6525
Last updated: 7/28/2026, 2:37:19 PM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.65 TMT |
| 10 SHP | 46.52 TMT |
| 50 SHP | 232.62 TMT |
| 100 SHP | 465.25 TMT |
| 500 SHP | 2,326.24 TMT |
| 1,000 SHP | 4,652.47 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-07-28T14:37:19Z",
"rates": {
"TMT": 4.652472
}
}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": 465.2472,
"rate": 4.652472
}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