Rate Overview
Live
1 TOP = 47.7403 SYP
1 SYP = 0.020947
TOP
Avg
47.3020
High
47.9573
Low
45.9051
Last updated: 5/7/2026, 12:15:10 AM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.74 SYP |
| 10 TOP | 477.40 SYP |
| 50 TOP | 2,387.02 SYP |
| 100 TOP | 4,774.03 SYP |
| 500 TOP | 23,870.16 SYP |
| 1,000 TOP | 47,740.31 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-07T00:15:10Z",
"rates": {
"SYP": 47.740311
}
}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": 4774.0311,
"rate": 47.740311
}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