Rate Overview
Live
1 HTG = 0.844100 SYP
1 SYP = 1.1847
HTG
Avg
0.844518
High
0.847269
Low
0.843406
Last updated: 4/18/2026, 8:50:21 AM
Quick Conversions
| HTG | SYP |
|---|---|
| 1 HTG | 0.84 SYP |
| 10 HTG | 8.44 SYP |
| 50 HTG | 42.21 SYP |
| 100 HTG | 84.41 SYP |
| 500 HTG | 422.05 SYP |
| 1,000 HTG | 844.10 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-04-18T08:50:21Z",
"rates": {
"SYP": 0.8441
}
}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.41,
"rate": 0.8441
}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