Rate Overview
Live
1 USD = 13007.24 SYP
1 SYP = 0.000077
USD
Avg
2003.76
High
13008.33
Low
110.4646
Last updated: 8/25/2026, 3:13:37 PM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 13,007.24 SYP |
| 10 USD | 130,072.42 SYP |
| 50 USD | 650,362.08 SYP |
| 100 USD | 1,300,724.16 SYP |
| 500 USD | 6,503,620.78 SYP |
| 1,000 USD | 13,007,241.57 SYP |
Get USD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SYPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-25T15:13:37Z",
"rates": {
"SYP": 13007.24156686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SYP",
"amount": 100
},
"result": 1300724.156686,
"rate": 13007.24156686
}Build with USD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key