Rate Overview
Live
1 SRD = 3.5091 HTG
1 HTG = 0.284970
SRD
Avg
3.5180
High
3.5353
Low
3.4995
Last updated: 5/28/2026, 8:35:22 PM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.51 HTG |
| 10 SRD | 35.09 HTG |
| 50 SRD | 175.46 HTG |
| 100 SRD | 350.91 HTG |
| 500 SRD | 1,754.57 HTG |
| 1,000 SRD | 3,509.14 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-28T20:35:22Z",
"rates": {
"HTG": 3.50914
}
}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": 350.914,
"rate": 3.50914
}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