Rate Overview
Live
1 USD = 13000.88 SYP
1 SYP = 0.000077
USD
Avg
9536.02
High
13002.02
Low
110.4859
Last updated: 8/22/2026, 12:41:21 AM
Quick Conversions
| USD | SYP |
|---|---|
| 1 USD | 13,000.88 SYP |
| 10 USD | 130,008.83 SYP |
| 50 USD | 650,044.13 SYP |
| 100 USD | 1,300,088.25 SYP |
| 500 USD | 6,500,441.27 SYP |
| 1,000 USD | 13,000,882.54 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-08-22T00:41:21Z",
"rates": {
"SYP": 13000.88254061
}
}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": 1300088.254061,
"rate": 13000.88254061
}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