Rate Overview
Live
1 SYP = 0.000180 TOP
1 TOP = 5555.56
SYP
Avg
0.018517
High
0.021550
Low
0.000180
Last updated: 8/19/2026, 4:34:56 PM
Quick Conversions
| SYP | TOP |
|---|---|
| 1 SYP | 0.00 TOP |
| 10 SYP | 0.00 TOP |
| 50 SYP | 0.01 TOP |
| 100 SYP | 0.02 TOP |
| 500 SYP | 0.09 TOP |
| 1,000 SYP | 0.18 TOP |
Get SYP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=TOPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-19T16:34:56Z",
"rates": {
"TOP": 0.00018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "TOP",
"amount": 100
},
"result": 0.018000000000000002,
"rate": 0.00018
}Build with SYP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key