Rate Overview
Live
1 MGA = 0.030253 HTG
1 HTG = 33.0546
MGA
Avg
0.030196
High
0.031749
Low
0.028626
Last updated: 8/1/2026, 12:34:35 AM
Quick Conversions
| MGA | HTG |
|---|---|
| 1 MGA | 0.03 HTG |
| 10 MGA | 0.30 HTG |
| 50 MGA | 1.51 HTG |
| 100 MGA | 3.03 HTG |
| 500 MGA | 15.13 HTG |
| 1,000 MGA | 30.25 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-08-01T00:34:35Z",
"rates": {
"HTG": 0.030253
}
}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.0252999999999997,
"rate": 0.030253
}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