Rate Overview
Live
1 SAR = 34.8079 HTG
1 HTG = 0.028729
SAR
Avg
34.8145
High
34.9232
Low
34.7058
Last updated: 4/17/2026, 2:45:05 PM
Quick Conversions
| SAR | HTG |
|---|---|
| 1 SAR | 34.81 HTG |
| 10 SAR | 348.08 HTG |
| 50 SAR | 1,740.40 HTG |
| 100 SAR | 3,480.79 HTG |
| 500 SAR | 17,403.96 HTG |
| 1,000 SAR | 34,807.93 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-04-17T14:45:05Z",
"rates": {
"HTG": 34.807927
}
}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": 3480.7927,
"rate": 34.807927
}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