Rate Overview
Live
1 SHP = 4.7166 TMT
1 TMT = 0.212017
SHP
Avg
4.6887
High
4.7841
Low
4.5782
Last updated: 7/31/2026, 8:59:05 AM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.72 TMT |
| 10 SHP | 47.17 TMT |
| 50 SHP | 235.83 TMT |
| 100 SHP | 471.66 TMT |
| 500 SHP | 2,358.31 TMT |
| 1,000 SHP | 4,716.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-07-31T08:59:05Z",
"rates": {
"TMT": 4.71661
}
}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": 471.661,
"rate": 4.71661
}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