Rate Overview
Live
1 HTG = 0.028693 SAR
1 SAR = 34.8517
HTG
Avg
0.028656
High
0.028744
Low
0.028535
Last updated: 7/9/2026, 11:34:50 AM
Quick Conversions
| HTG | SAR |
|---|---|
| 1 HTG | 0.03 SAR |
| 10 HTG | 0.29 SAR |
| 50 HTG | 1.43 SAR |
| 100 HTG | 2.87 SAR |
| 500 HTG | 14.35 SAR |
| 1,000 HTG | 28.69 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-07-09T11:34:50Z",
"rates": {
"SAR": 0.028693
}
}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.8693,
"rate": 0.028693
}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