Rate Overview
Live
1 TOP = 47.1577 SYP
1 SYP = 0.021205
TOP
Avg
47.2103
High
47.5256
Low
46.8490
Last updated: 5/27/2026, 3:39:19 AM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.16 SYP |
| 10 TOP | 471.58 SYP |
| 50 TOP | 2,357.89 SYP |
| 100 TOP | 4,715.77 SYP |
| 500 TOP | 23,578.85 SYP |
| 1,000 TOP | 47,157.70 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-27T03:39:19Z",
"rates": {
"SYP": 47.157704
}
}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": 4715.7704,
"rate": 47.157704
}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