Rate Overview
Live
1 USD = 110.7041 SYP
1 SYP = 0.009033
USD
Avg
110.6584
High
110.9798
Low
110.5314
Last updated: 3/27/2026, 6:08:14 AM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.70 SYP |
| 10 USD | 1,107.04 SYP |
| 50 USD | 5,535.21 SYP |
| 100 USD | 11,070.41 SYP |
| 500 USD | 55,352.06 SYP |
| 1,000 USD | 110,704.11 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-03-27T06:08:14Z",
"rates": {
"SYP": 110.70411174
}
}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": 11070.411174,
"rate": 110.70411174
}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