Rate Overview
Live
1 SYP = 1.1874 HTG
1 HTG = 0.842204
SYP
Avg
1.1875
High
1.1923
Low
1.1818
Last updated: 3/27/2026, 8:24:09 AM
Quick Conversions
| SYP | HTG |
|---|---|
| 1 SYP | 1.19 HTG |
| 10 SYP | 11.87 HTG |
| 50 SYP | 59.37 HTG |
| 100 SYP | 118.74 HTG |
| 500 SYP | 593.68 HTG |
| 1,000 SYP | 1,187.36 HTG |
Get SYP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=HTGExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T08:24:09Z",
"rates": {
"HTG": 1.187361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "HTG",
"amount": 100
},
"result": 118.73610000000001,
"rate": 1.187361
}Build with SYP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key