Rate Overview
Live
1 SHP = 4.6946 TMT
1 TMT = 0.213010
SHP
Avg
4.6946
High
4.6946
Low
4.6946
Last updated: 4/17/2026, 6:12:39 AM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.69 TMT |
| 10 SHP | 46.95 TMT |
| 50 SHP | 234.73 TMT |
| 100 SHP | 469.46 TMT |
| 500 SHP | 2,347.31 TMT |
| 1,000 SHP | 4,694.61 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-04-17T06:12:39Z",
"rates": {
"TMT": 4.69461
}
}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": 469.461,
"rate": 4.69461
}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