Rate Overview
Live
1 SRD = 3.4743 HTG
1 HTG = 0.287831
SRD
Avg
3.4633
High
3.4859
Low
3.4409
Last updated: 8/6/2026, 9:04:52 PM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.47 HTG |
| 10 SRD | 34.74 HTG |
| 50 SRD | 173.71 HTG |
| 100 SRD | 347.43 HTG |
| 500 SRD | 1,737.13 HTG |
| 1,000 SRD | 3,474.26 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-06T21:04:52Z",
"rates": {
"HTG": 3.474256
}
}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": 347.4256,
"rate": 3.474256
}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