Rate Overview
Live
1 HTG = 99.5666 SYP
1 SYP = 0.010044
HTG
Avg
99.4250
High
99.5666
Low
99.0923
Last updated: 9/12/2026, 7:31:41 AM
Quick Conversions
| HTG | SYP |
|---|---|
| 1 HTG | 99.57 SYP |
| 10 HTG | 995.67 SYP |
| 50 HTG | 4,978.33 SYP |
| 100 HTG | 9,956.66 SYP |
| 500 HTG | 49,783.30 SYP |
| 1,000 HTG | 99,566.59 SYP |
Get HTG/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SYPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-09-12T07:31:41Z",
"rates": {
"SYP": 99.566593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SYP",
"amount": 100
},
"result": 9956.6593,
"rate": 99.566593
}Build with HTG/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key