Rate Overview
Live
1 SHP = 4.6867 TMT
1 TMT = 0.213370
SHP
Avg
4.6704
High
4.6886
Low
4.5785
Last updated: 7/9/2026, 4:56:56 AM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.69 TMT |
| 10 SHP | 46.87 TMT |
| 50 SHP | 234.34 TMT |
| 100 SHP | 468.67 TMT |
| 500 SHP | 2,343.35 TMT |
| 1,000 SHP | 4,686.70 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-09T04:56:56Z",
"rates": {
"TMT": 4.686701
}
}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": 468.67010000000005,
"rate": 4.686701
}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