Rate Overview
Live
1 SAR = 34.7328 HTG
1 HTG = 0.028791
SAR
Avg
34.9377
High
35.4613
Low
34.6873
Last updated: 7/31/2026, 5:03:18 AM
Quick Conversions
| SAR | HTG |
|---|---|
| 1 SAR | 34.73 HTG |
| 10 SAR | 347.33 HTG |
| 50 SAR | 1,736.64 HTG |
| 100 SAR | 3,473.28 HTG |
| 500 SAR | 17,366.38 HTG |
| 1,000 SAR | 34,732.77 HTG |
Get SAR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=HTGExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-31T05:03:18Z",
"rates": {
"HTG": 34.732768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "HTG",
"amount": 100
},
"result": 3473.2768,
"rate": 34.732768
}Build with SAR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key