Rate Overview
Live
1 USD = 110.5268 SYP
1 SYP = 0.009048
USD
Avg
110.6426
High
111.4016
Low
110.5250
Last updated: 3/6/2026, 10:47:53 PM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.53 SYP |
| 10 USD | 1,105.27 SYP |
| 50 USD | 5,526.34 SYP |
| 100 USD | 11,052.68 SYP |
| 500 USD | 55,263.38 SYP |
| 1,000 USD | 110,526.76 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-06T22:47:53Z",
"rates": {
"SYP": 110.52675667
}
}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": 11052.675667,
"rate": 110.52675667
}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