Rate Overview
Live
1 SYP = 0.010075 HTG
1 HTG = 99.2556
SYP
Avg
0.010071
High
0.010132
Low
0.010004
Last updated: 8/21/2026, 4:38:27 PM
Quick Conversions
| SYP | HTG |
|---|---|
| 1 SYP | 0.01 HTG |
| 10 SYP | 0.10 HTG |
| 50 SYP | 0.50 HTG |
| 100 SYP | 1.01 HTG |
| 500 SYP | 5.04 HTG |
| 1,000 SYP | 10.08 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-08-21T16:38:27Z",
"rates": {
"HTG": 0.010075
}
}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": 1.0075,
"rate": 0.010075
}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