Rate Overview
Live
1 MGA = 0.030472 HTG
1 HTG = 32.8170
MGA
Avg
0.030731
High
0.030874
Low
0.030472
Last updated: 7/11/2026, 6:01:51 AM
Quick Conversions
| MGA | HTG |
|---|---|
| 1 MGA | 0.03 HTG |
| 10 MGA | 0.30 HTG |
| 50 MGA | 1.52 HTG |
| 100 MGA | 3.05 HTG |
| 500 MGA | 15.24 HTG |
| 1,000 MGA | 30.47 HTG |
Get MGA/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=HTGExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-11T06:01:51Z",
"rates": {
"HTG": 0.030472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "HTG",
"amount": 100
},
"result": 3.0472,
"rate": 0.030472
}Build with MGA/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key