Rate Overview
Live
1 SHP = 4.7222 TMT
1 TMT = 0.211768
SHP
Avg
4.7038
High
4.8321
Low
4.5679
Last updated: 5/27/2026, 3:12:48 PM
Quick Conversions
| SHP | TMT |
|---|---|
| 1 SHP | 4.72 TMT |
| 10 SHP | 47.22 TMT |
| 50 SHP | 236.11 TMT |
| 100 SHP | 472.22 TMT |
| 500 SHP | 2,361.08 TMT |
| 1,000 SHP | 4,722.16 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-05-27T15:12:48Z",
"rates": {
"TMT": 4.722156
}
}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": 472.2156,
"rate": 4.722156
}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