Rate Overview
Live
1 USD = 110.5483 SYP
1 SYP = 0.009046
USD
Avg
110.6198
High
111.2037
Low
110.5249
Last updated: 5/8/2026, 1:06:09 PM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.55 SYP |
| 10 USD | 1,105.48 SYP |
| 50 USD | 5,527.42 SYP |
| 100 USD | 11,054.83 SYP |
| 500 USD | 55,274.17 SYP |
| 1,000 USD | 110,548.35 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-05-08T13:06:09Z",
"rates": {
"SYP": 110.54834757
}
}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": 11054.834757,
"rate": 110.54834757
}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