Rate Overview
Live
1 HTG = 0.028581 SAR
1 SAR = 34.9883
HTG
Avg
0.028609
High
0.028703
Low
0.028538
Last updated: 3/7/2026, 7:22:41 AM
Quick Conversions
| HTG | SAR |
|---|---|
| 1 HTG | 0.03 SAR |
| 10 HTG | 0.29 SAR |
| 50 HTG | 1.43 SAR |
| 100 HTG | 2.86 SAR |
| 500 HTG | 14.29 SAR |
| 1,000 HTG | 28.58 SAR |
Get HTG/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SARExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:22:41Z",
"rates": {
"SAR": 0.028581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SAR",
"amount": 100
},
"result": 2.8581,
"rate": 0.028581
}Build with HTG/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key