Rate Overview
Live
1 TOP = 0.314019 SHP
1 SHP = 3.1845
TOP
Avg
0.316000
High
0.326783
Low
0.307234
Last updated: 1/25/2026, 10:11:26 PM
Quick Conversions
| TOP | SHP |
|---|---|
| 1 TOP | 0.31 SHP |
| 10 TOP | 3.14 SHP |
| 50 TOP | 15.70 SHP |
| 100 TOP | 31.40 SHP |
| 500 TOP | 157.01 SHP |
| 1,000 TOP | 314.02 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-01-25T22:11:26Z",
"rates": {
"SHP": 0.314019
}
}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.401899999999998,
"rate": 0.314019
}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