Rate Overview
Live
1 SRD = 3.4996 HTG
1 HTG = 0.285750
SRD
Avg
3.4846
High
3.5157
Low
3.4587
Last updated: 7/25/2026, 5:14:30 AM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.50 HTG |
| 10 SRD | 35.00 HTG |
| 50 SRD | 174.98 HTG |
| 100 SRD | 349.96 HTG |
| 500 SRD | 1,749.78 HTG |
| 1,000 SRD | 3,499.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-07-25T05:14:30Z",
"rates": {
"HTG": 3.499561
}
}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.9561,
"rate": 3.499561
}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