Rate Overview
Live
1 SHP = 3.0875 TOP
1 TOP = 0.323886
SHP
Avg
3.1426
High
3.1800
Low
3.0875
Last updated: 3/7/2026, 1:03:50 AM
Quick Conversions
| SHP | TOP |
|---|---|
| 1 SHP | 3.09 TOP |
| 10 SHP | 30.88 TOP |
| 50 SHP | 154.38 TOP |
| 100 SHP | 308.75 TOP |
| 500 SHP | 1,543.75 TOP |
| 1,000 SHP | 3,087.50 TOP |
Get SHP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TOPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:03:50Z",
"rates": {
"TOP": 3.087503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TOP",
"amount": 100
},
"result": 308.7503,
"rate": 3.087503
}Build with SHP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key