Rate Overview
Live
1 SRD = 3.4928 HTG
1 HTG = 0.286301
SRD
Avg
3.4814
High
3.5145
Low
3.4157
Last updated: 7/13/2026, 8:42:45 PM
Quick Conversions
| SRD | HTG |
|---|---|
| 1 SRD | 3.49 HTG |
| 10 SRD | 34.93 HTG |
| 50 SRD | 174.64 HTG |
| 100 SRD | 349.28 HTG |
| 500 SRD | 1,746.41 HTG |
| 1,000 SRD | 3,492.82 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-13T20:42:45Z",
"rates": {
"HTG": 3.492823
}
}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.2823,
"rate": 3.492823
}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