Rate Overview
Live
1 SAR = 34.9874 HTG
1 HTG = 0.028582
SAR
Avg
34.9537
High
35.0401
Low
34.8389
Last updated: 3/7/2026, 9:16:54 AM
Quick Conversions
| SAR | HTG |
|---|---|
| 1 SAR | 34.99 HTG |
| 10 SAR | 349.87 HTG |
| 50 SAR | 1,749.37 HTG |
| 100 SAR | 3,498.74 HTG |
| 500 SAR | 17,493.69 HTG |
| 1,000 SAR | 34,987.38 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-03-07T09:16:54Z",
"rates": {
"HTG": 34.987384
}
}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": 3498.7383999999997,
"rate": 34.987384
}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