Rate Overview
Live
1 SYP = 1.1847 HTG
1 HTG = 0.844101
SYP
Avg
1.1841
High
1.1857
Low
1.1803
Last updated: 4/18/2026, 8:56:53 AM
Quick Conversions
| SYP | HTG |
|---|---|
| 1 SYP | 1.18 HTG |
| 10 SYP | 11.85 HTG |
| 50 SYP | 59.23 HTG |
| 100 SYP | 118.47 HTG |
| 500 SYP | 592.35 HTG |
| 1,000 SYP | 1,184.69 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-04-18T08:56:53Z",
"rates": {
"HTG": 1.184692
}
}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.4692,
"rate": 1.184692
}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