Rate Overview
Live
1 USD = 110.5648 SYP
1 SYP = 0.009044
USD
Avg
110.5479
High
110.5910
Low
110.4859
Last updated: 7/9/2026, 1:37:53 PM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.56 SYP |
| 10 USD | 1,105.65 SYP |
| 50 USD | 5,528.24 SYP |
| 100 USD | 11,056.48 SYP |
| 500 USD | 55,282.38 SYP |
| 1,000 USD | 110,564.75 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-07-09T13:37:53Z",
"rates": {
"SYP": 110.56475027
}
}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": 11056.475027,
"rate": 110.56475027
}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