Rate Overview
Live
1 SHP = 4.7519 TMT
1 TMT = 0.210440
SHP
Avg
4.7489
High
4.8319
Low
4.7193
Last updated: 9/9/2026, 7:26:34 PM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.75 TMT |
| 10 SHP | 47.52 TMT |
| 50 SHP | 237.60 TMT |
| 100 SHP | 475.19 TMT |
| 500 SHP | 2,375.97 TMT |
| 1,000 SHP | 4,751.95 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-09-09T19:26:34Z",
"rates": {
"TMT": 4.751945
}
}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": 475.1945,
"rate": 4.751945
}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