Rate Overview
Live
1 TOP = 0.320286 SHP
1 SHP = 3.1222
TOP
Avg
0.323991
High
0.340771
Low
0.312682
Last updated: 3/27/2026, 9:44:07 AM
Quick Conversions
| TOP | SHP |
|---|---|
| 1 TOP | 0.32 SHP |
| 10 TOP | 3.20 SHP |
| 50 TOP | 16.01 SHP |
| 100 TOP | 32.03 SHP |
| 500 TOP | 160.14 SHP |
| 1,000 TOP | 320.29 SHP |
Get TOP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SHPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T09:44:07Z",
"rates": {
"SHP": 0.320286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SHP",
"amount": 100
},
"result": 32.028600000000004,
"rate": 0.320286
}Build with TOP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key