Rate Overview
Live
1 TOP = 0.317601 SHP
1 SHP = 3.1486
TOP
Avg
0.314659
High
0.318003
Low
0.309732
Last updated: 8/12/2026, 8:21:40 PM
Quick Conversions
| TOP | SHP |
|---|---|
| 1 TOP | 0.32 SHP |
| 10 TOP | 3.18 SHP |
| 50 TOP | 15.88 SHP |
| 100 TOP | 31.76 SHP |
| 500 TOP | 158.80 SHP |
| 1,000 TOP | 317.60 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-08-12T20:21:40Z",
"rates": {
"SHP": 0.317601
}
}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": 31.7601,
"rate": 0.317601
}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