Rate Overview
Live
1 TOP = 47.8585 SYP
1 SYP = 0.020895
TOP
Avg
47.2114
High
47.8585
Low
46.8814
Last updated: 3/6/2026, 9:56:56 PM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.86 SYP |
| 10 TOP | 478.58 SYP |
| 50 TOP | 2,392.92 SYP |
| 100 TOP | 4,785.85 SYP |
| 500 TOP | 23,929.24 SYP |
| 1,000 TOP | 47,858.48 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-06T21:56:56Z",
"rates": {
"SYP": 47.858475
}
}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": 4785.8475,
"rate": 47.858475
}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