Rate Overview
Live
1 TOP = 46.1461 SYP
1 SYP = 0.021670
TOP
Avg
46.4301
High
46.6887
Low
46.0671
Last updated: 7/5/2026, 12:10:33 PM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 46.15 SYP |
| 10 TOP | 461.46 SYP |
| 50 TOP | 2,307.30 SYP |
| 100 TOP | 4,614.61 SYP |
| 500 TOP | 23,073.04 SYP |
| 1,000 TOP | 46,146.07 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-07-05T12:10:33Z",
"rates": {
"SYP": 46.146074
}
}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": 4614.6074,
"rate": 46.146074
}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