Rate Overview
Live
1 SRD = 3.5104 HTG
1 HTG = 0.284865
SRD
Avg
3.5003
High
3.5105
Low
3.4849
Last updated: 5/8/2026, 4:42:30 AM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.51 HTG |
| 10 SRD | 35.10 HTG |
| 50 SRD | 175.52 HTG |
| 100 SRD | 351.04 HTG |
| 500 SRD | 1,755.22 HTG |
| 1,000 SRD | 3,510.44 HTG |
Get SRD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=HTGExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-08T04:42:30Z",
"rates": {
"HTG": 3.510437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "HTG",
"amount": 100
},
"result": 351.0437,
"rate": 3.510437
}Build with SRD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key