Rate Overview
Live
1 SHP = 3.1250 TOP
1 TOP = 0.320005
SHP
Avg
3.1920
High
3.2888
Low
3.1181
Last updated: 5/27/2026, 3:12:02 PM
Quick Conversions
| SHP | TOP |
|---|---|
| 1 SHP | 3.12 TOP |
| 10 SHP | 31.25 TOP |
| 50 SHP | 156.25 TOP |
| 100 SHP | 312.50 TOP |
| 500 SHP | 1,562.48 TOP |
| 1,000 SHP | 3,124.95 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-05-27T15:12:02Z",
"rates": {
"TOP": 3.124954
}
}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.49539999999996,
"rate": 3.124954
}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