Rate Overview
Live
1 TOP = 0.318386 SHP
1 SHP = 3.1408
TOP
Avg
0.318924
High
0.323604
Low
0.310080
Last updated: 5/7/2026, 5:36:35 AM
Quick Conversions
| TOP | SHP |
|---|---|
| 1 TOP | 0.32 SHP |
| 10 TOP | 3.18 SHP |
| 50 TOP | 15.92 SHP |
| 100 TOP | 31.84 SHP |
| 500 TOP | 159.19 SHP |
| 1,000 TOP | 318.39 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-05-07T05:36:35Z",
"rates": {
"SHP": 0.318386
}
}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.8386,
"rate": 0.318386
}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