Rate Overview
Live
1 SRD = 3.4904 HTG
1 HTG = 0.286500
SRD
Avg
3.4937
High
3.5017
Low
3.4860
Last updated: 4/17/2026, 6:32:51 AM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.49 HTG |
| 10 SRD | 34.90 HTG |
| 50 SRD | 174.52 HTG |
| 100 SRD | 349.04 HTG |
| 500 SRD | 1,745.20 HTG |
| 1,000 SRD | 3,490.40 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-04-17T06:32:51Z",
"rates": {
"HTG": 3.490399
}
}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.0399,
"rate": 3.490399
}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