Rate Overview
Live
1 TOP = 245.5423 SOS
1 SOS = 0.004073
TOP
Avg
243.2848
High
245.5423
Low
241.6571
Last updated: 4/16/2026, 8:04:39 AM
Quick Conversions
| TOP | SOS |
|---|---|
| 1 TOP | 245.54 SOS |
| 10 TOP | 2,455.42 SOS |
| 50 TOP | 12,277.11 SOS |
| 100 TOP | 24,554.23 SOS |
| 500 TOP | 122,771.14 SOS |
| 1,000 TOP | 245,542.27 SOS |
Get TOP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SOSExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-04-16T08:04:39Z",
"rates": {
"SOS": 245.54227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SOS",
"amount": 100
},
"result": 24554.227,
"rate": 245.54227
}Build with TOP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key