Rate Overview
Live
1 HTG = 0.030077 MYR
1 MYR = 33.2480
HTG
Avg
0.029934
High
0.030103
Low
0.029628
Last updated: 3/7/2026, 4:25:59 AM
Quick Conversions
| HTG | MYR |
|---|---|
| 1 HTG | 0.03 MYR |
| 10 HTG | 0.30 MYR |
| 50 HTG | 1.50 MYR |
| 100 HTG | 3.01 MYR |
| 500 HTG | 15.04 MYR |
| 1,000 HTG | 30.08 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-03-07T04:25:59Z",
"rates": {
"MYR": 0.030077
}
}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.0077,
"rate": 0.030077
}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