Rate Overview
Live
1 HTG = 0.031215 MYR
1 MYR = 32.0359
HTG
Avg
0.031164
High
0.031331
Low
0.031048
Last updated: 7/8/2026, 2:15:21 PM
Quick Conversions
| HTG | MYR |
|---|---|
| 1 HTG | 0.03 MYR |
| 10 HTG | 0.31 MYR |
| 50 HTG | 1.56 MYR |
| 100 HTG | 3.12 MYR |
| 500 HTG | 15.61 MYR |
| 1,000 HTG | 31.22 MYR |
Get HTG/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MYRExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-08T14:15:21Z",
"rates": {
"MYR": 0.031215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MYR",
"amount": 100
},
"result": 3.1215,
"rate": 0.031215
}Build with HTG/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key