Rate Overview
Live
1 USD = 13008.33 SYP
1 SYP = 0.000077
USD
Avg
13005.60
High
13014.83
Low
13000.07
Last updated: 8/24/2026, 11:48:09 AM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 13,008.33 SYP |
| 10 USD | 130,083.34 SYP |
| 50 USD | 650,416.68 SYP |
| 100 USD | 1,300,833.35 SYP |
| 500 USD | 6,504,166.75 SYP |
| 1,000 USD | 13,008,333.51 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-24T11:48:09Z",
"rates": {
"SYP": 13008.33350644
}
}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": 1300833.3506439999,
"rate": 13008.33350644
}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