Rate Overview
Live
1 SAR = 34.8512 HTG
1 HTG = 0.028693
SAR
Avg
34.8966
High
35.0436
Low
34.7894
Last updated: 7/9/2026, 11:41:03 AM
Quick Conversions
| SAR | HTG |
|---|---|
| 1 SAR | 34.85 HTG |
| 10 SAR | 348.51 HTG |
| 50 SAR | 1,742.56 HTG |
| 100 SAR | 3,485.12 HTG |
| 500 SAR | 17,425.60 HTG |
| 1,000 SAR | 34,851.20 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-09T11:41:03Z",
"rates": {
"HTG": 34.851195
}
}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": 3485.1195,
"rate": 34.851195
}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