Rate Overview
Live
1 TOP = 0.319298 SHP
1 SHP = 3.1319
TOP
Avg
0.317667
High
0.324242
Low
0.309922
Last updated: 7/15/2026, 2:55:38 AM
Quick Conversions
| TOP | SHP |
|---|---|
| 1 TOP | 0.32 SHP |
| 10 TOP | 3.19 SHP |
| 50 TOP | 15.96 SHP |
| 100 TOP | 31.93 SHP |
| 500 TOP | 159.65 SHP |
| 1,000 TOP | 319.30 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-07-15T02:55:38Z",
"rates": {
"SHP": 0.319298
}
}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.929800000000004,
"rate": 0.319298
}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