Rate Overview
Live
1 MGA = 0.031511 HTG
1 HTG = 31.7349
MGA
Avg
0.031394
High
0.031661
Low
0.031107
Last updated: 3/7/2026, 7:42:52 AM
Quick Conversions
| MGA | HTG |
|---|---|
| 1 MGA | 0.03 HTG |
| 10 MGA | 0.32 HTG |
| 50 MGA | 1.58 HTG |
| 100 MGA | 3.15 HTG |
| 500 MGA | 15.76 HTG |
| 1,000 MGA | 31.51 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-03-07T07:42:52Z",
"rates": {
"HTG": 0.031511
}
}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.1510999999999996,
"rate": 0.031511
}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