Rate Overview
Live
1 SHP = 3.1403 TOP
1 TOP = 0.318441
SHP
Avg
3.1362
High
3.2250
Low
3.0902
Last updated: 5/7/2026, 9:08:58 AM
Quick Conversions
| SHP | TOP |
|---|---|
| 1 SHP | 3.14 TOP |
| 10 SHP | 31.40 TOP |
| 50 SHP | 157.01 TOP |
| 100 SHP | 314.03 TOP |
| 500 SHP | 1,570.15 TOP |
| 1,000 SHP | 3,140.30 TOP |
Get SHP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TOPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-07T09:08:58Z",
"rates": {
"TOP": 3.140299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TOP",
"amount": 100
},
"result": 314.0299,
"rate": 3.140299
}Build with SHP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key