Rate Overview
Live
1 TOP = 47.4720 SYP
1 SYP = 0.021065
TOP
Avg
465.0988
High
4645.77
Low
46.5964
Last updated: 5/27/2026, 6:15:18 AM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.47 SYP |
| 10 TOP | 474.72 SYP |
| 50 TOP | 2,373.60 SYP |
| 100 TOP | 4,747.20 SYP |
| 500 TOP | 23,736.02 SYP |
| 1,000 TOP | 47,472.05 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-05-27T06:15:18Z",
"rates": {
"SYP": 47.472048
}
}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": 4747.2048,
"rate": 47.472048
}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