Rate Overview
Live
1 SHP = 4.6773 TMT
1 TMT = 0.213798
SHP
Avg
4.6911
High
4.7211
Low
4.6649
Last updated: 3/7/2026, 1:07:30 AM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.68 TMT |
| 10 SHP | 46.77 TMT |
| 50 SHP | 233.87 TMT |
| 100 SHP | 467.73 TMT |
| 500 SHP | 2,338.66 TMT |
| 1,000 SHP | 4,677.32 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-03-07T01:07:30Z",
"rates": {
"TMT": 4.677316
}
}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": 467.7316,
"rate": 4.677316
}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