Rate Overview
Live
1 HTG = 33.0537 MGA
1 MGA = 0.030254
HTG
Avg
32.8788
High
33.3985
Low
32.4198
Last updated: 7/31/2026, 9:07:35 AM
Quick Conversions
| HTG | MGA |
|---|---|
| 1 HTG | 33.05 MGA |
| 10 HTG | 330.54 MGA |
| 50 HTG | 1,652.69 MGA |
| 100 HTG | 3,305.37 MGA |
| 500 HTG | 16,526.87 MGA |
| 1,000 HTG | 33,053.74 MGA |
Get HTG/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MGAExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-31T09:07:35Z",
"rates": {
"MGA": 33.053739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MGA",
"amount": 100
},
"result": 3305.3739,
"rate": 33.053739
}Build with HTG/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key