Rate Overview
Live
1 SRD = 3.4573 HTG
1 HTG = 0.289246
SRD
Avg
3.4616
High
3.4878
Low
3.4437
Last updated: 8/16/2026, 9:06:42 PM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.46 HTG |
| 10 SRD | 34.57 HTG |
| 50 SRD | 172.86 HTG |
| 100 SRD | 345.73 HTG |
| 500 SRD | 1,728.63 HTG |
| 1,000 SRD | 3,457.27 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-08-16T21:06:42Z",
"rates": {
"HTG": 3.457267
}
}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": 345.7267,
"rate": 3.457267
}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