Rate Overview
Live
1 HTG = 0.006343 KYD
1 KYD = 157.6541
HTG
Avg
0.006323
High
0.006344
Low
0.006275
Last updated: 3/7/2026, 7:20:06 AM
Quick Conversions
| HTG | KYD |
|---|---|
| 1 HTG | 0.01 KYD |
| 10 HTG | 0.06 KYD |
| 50 HTG | 0.32 KYD |
| 100 HTG | 0.63 KYD |
| 500 HTG | 3.17 KYD |
| 1,000 HTG | 6.34 KYD |
Get HTG/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=KYDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:20:06Z",
"rates": {
"KYD": 0.006343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "KYD",
"amount": 100
},
"result": 0.6343,
"rate": 0.006343
}Build with HTG/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key