Rate Overview
Live
1 TOP = 47.3115 SYP
1 SYP = 0.021137
TOP
Avg
2736.21
High
5583.42
Low
46.2953
Last updated: 3/27/2026, 5:15:44 AM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.31 SYP |
| 10 TOP | 473.11 SYP |
| 50 TOP | 2,365.57 SYP |
| 100 TOP | 4,731.15 SYP |
| 500 TOP | 23,655.74 SYP |
| 1,000 TOP | 47,311.47 SYP |
Get TOP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=SYPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T05:15:44Z",
"rates": {
"SYP": 47.311471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "SYP",
"amount": 100
},
"result": 4731.1471,
"rate": 47.311471
}Build with TOP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key