Rate Overview
Live
1 HTG = 0.029949 MYR
1 MYR = 33.3901
HTG
Avg
0.030077
High
0.030386
Low
0.029771
Last updated: 5/9/2026, 4:57:27 AM
Quick Conversions
| HTG | MYR |
|---|---|
| 1 HTG | 0.03 MYR |
| 10 HTG | 0.30 MYR |
| 50 HTG | 1.50 MYR |
| 100 HTG | 2.99 MYR |
| 500 HTG | 14.97 MYR |
| 1,000 HTG | 29.95 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-05-09T04:57:27Z",
"rates": {
"MYR": 0.029949
}
}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": 2.9949,
"rate": 0.029949
}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