Rate Overview
Live
1 HTG = 0.030609 MYR
1 MYR = 32.6701
HTG
Avg
0.029972
High
0.030609
Low
0.029530
Last updated: 3/27/2026, 8:30:05 AM
Quick Conversions
| HTG | MYR |
|---|---|
| 1 HTG | 0.03 MYR |
| 10 HTG | 0.31 MYR |
| 50 HTG | 1.53 MYR |
| 100 HTG | 3.06 MYR |
| 500 HTG | 15.30 MYR |
| 1,000 HTG | 30.61 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-27T08:30:05Z",
"rates": {
"MYR": 0.030609
}
}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.0609,
"rate": 0.030609
}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