Rate Overview
Live
1 USD = 110.5315 SYP
1 SYP = 0.009047
USD
Avg
110.5496
High
110.6312
Low
110.5272
Last updated: 4/18/2026, 8:49:05 AM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.53 SYP |
| 10 USD | 1,105.31 SYP |
| 50 USD | 5,526.57 SYP |
| 100 USD | 11,053.15 SYP |
| 500 USD | 55,265.75 SYP |
| 1,000 USD | 110,531.50 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-04-18T08:49:05Z",
"rates": {
"SYP": 110.5314993
}
}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": 11053.14993,
"rate": 110.5314993
}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