Rate Overview
Live
1 USD = 13005.64 SYP
1 SYP = 0.000077
USD
Avg
13003.14
High
13006.50
Low
12998.52
Last updated: 8/18/2026, 1:45:08 PM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 13,005.64 SYP |
| 10 USD | 130,056.40 SYP |
| 50 USD | 650,281.98 SYP |
| 100 USD | 1,300,563.95 SYP |
| 500 USD | 6,502,819.75 SYP |
| 1,000 USD | 13,005,639.50 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-18T13:45:08Z",
"rates": {
"SYP": 13005.63950061
}
}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": 1300563.950061,
"rate": 13005.63950061
}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