Rate Overview
Live
1 HTG = 0.844453 SYP
1 SYP = 1.1842
HTG
Avg
0.842695
High
0.845050
Low
0.839148
Last updated: 3/7/2026, 4:58:31 AM
Quick Conversions
| HTG | SYP |
|---|---|
| 1 HTG | 0.84 SYP |
| 10 HTG | 8.44 SYP |
| 50 HTG | 42.22 SYP |
| 100 HTG | 84.45 SYP |
| 500 HTG | 422.23 SYP |
| 1,000 HTG | 844.45 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-03-07T04:58:31Z",
"rates": {
"SYP": 0.844453
}
}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": 84.4453,
"rate": 0.844453
}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