Rate Overview
Live
1 SRD = 3.4426 HTG
1 HTG = 0.290482
SRD
Avg
3.4591
High
3.4834
Low
3.4406
Last updated: 9/2/2026, 6:12:29 PM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.44 HTG |
| 10 SRD | 34.43 HTG |
| 50 SRD | 172.13 HTG |
| 100 SRD | 344.26 HTG |
| 500 SRD | 1,721.28 HTG |
| 1,000 SRD | 3,442.56 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-09-02T18:12:29Z",
"rates": {
"HTG": 3.442558
}
}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": 344.2558,
"rate": 3.442558
}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