Rate Overview
Live
1 SHP = 3.1222 TOP
1 TOP = 0.320287
SHP
Avg
3.1415
High
3.1993
Low
3.1078
Last updated: 3/27/2026, 11:35:16 AM
Quick Conversions
| SHP | TOP |
|---|---|
| 1 SHP | 3.12 TOP |
| 10 SHP | 31.22 TOP |
| 50 SHP | 156.11 TOP |
| 100 SHP | 312.22 TOP |
| 500 SHP | 1,561.10 TOP |
| 1,000 SHP | 3,122.20 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-27T11:35:16Z",
"rates": {
"TOP": 3.122204
}
}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": 312.2204,
"rate": 3.122204
}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