Rate Overview
Live
1 HTG = 0.070173 SEK
1 SEK = 14.2505
HTG
Avg
0.070513
High
0.071202
Low
0.069987
Last updated: 4/17/2026, 6:18:17 AM
Quick Conversions
| HTG | SEK |
|---|---|
| 1 HTG | 0.07 SEK |
| 10 HTG | 0.70 SEK |
| 50 HTG | 3.51 SEK |
| 100 HTG | 7.02 SEK |
| 500 HTG | 35.09 SEK |
| 1,000 HTG | 70.17 SEK |
Get HTG/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SEKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T06:18:17Z",
"rates": {
"SEK": 0.070173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SEK",
"amount": 100
},
"result": 7.0173,
"rate": 0.070173
}Build with HTG/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key