Rate Overview
Live
1 HTG = 0.074223 SEK
1 SEK = 13.4729
HTG
Avg
0.071338
High
0.074507
Low
0.067398
Last updated: 6/29/2026, 5:14:49 PM
Quick Conversions
| HTG | SEK |
|---|---|
| 1 HTG | 0.07 SEK |
| 10 HTG | 0.74 SEK |
| 50 HTG | 3.71 SEK |
| 100 HTG | 7.42 SEK |
| 500 HTG | 37.11 SEK |
| 1,000 HTG | 74.22 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-06-29T17:14:49Z",
"rates": {
"SEK": 0.074223
}
}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.4223,
"rate": 0.074223
}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