Rate Overview
Live
1 USD = 110.6976 SYP
1 SYP = 0.009034
USD
Avg
110.5665
High
110.6976
Low
110.4724
Last updated: 6/19/2026, 8:01:57 AM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 110.70 SYP |
| 10 USD | 1,106.98 SYP |
| 50 USD | 5,534.88 SYP |
| 100 USD | 11,069.76 SYP |
| 500 USD | 55,348.80 SYP |
| 1,000 USD | 110,697.60 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-06-19T08:01:57Z",
"rates": {
"SYP": 110.69760477
}
}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": 11069.760477,
"rate": 110.69760477
}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