Rate Overview
Live
1 TOP = 47.6287 SYP
1 SYP = 0.020996
TOP
Avg
47.1141
High
47.6287
Low
46.8083
Last updated: 4/16/2026, 8:08:00 AM
Quick Conversions
| TOP | SYP |
|---|---|
| 1 TOP | 47.63 SYP |
| 10 TOP | 476.29 SYP |
| 50 TOP | 2,381.44 SYP |
| 100 TOP | 4,762.87 SYP |
| 500 TOP | 23,814.36 SYP |
| 1,000 TOP | 47,628.73 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-04-16T08:08:00Z",
"rates": {
"SYP": 47.62873
}
}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": 4762.873,
"rate": 47.62873
}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