Rate Overview
Live
1 SRD = 3.4935 HTG
1 HTG = 0.286242
SRD
Avg
3.4845
High
3.4935
Low
3.4675
Last updated: 7/5/2026, 4:06:41 AM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.49 HTG |
| 10 SRD | 34.94 HTG |
| 50 SRD | 174.68 HTG |
| 100 SRD | 349.35 HTG |
| 500 SRD | 1,746.77 HTG |
| 1,000 SRD | 3,493.55 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-07-05T04:06:41Z",
"rates": {
"HTG": 3.493546
}
}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": 349.3546,
"rate": 3.493546
}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