Rate Overview
Live
1 HTG = 32.1194 MGA
1 MGA = 0.031134
HTG
Avg
32.0688
High
32.2184
Low
31.9605
Last updated: 6/19/2026, 8:52:23 AM
Quick Conversions
| HTG | MGA |
|---|---|
| 1 HTG | 32.12 MGA |
| 10 HTG | 321.19 MGA |
| 50 HTG | 1,605.97 MGA |
| 100 HTG | 3,211.94 MGA |
| 500 HTG | 16,059.72 MGA |
| 1,000 HTG | 32,119.43 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-06-19T08:52:23Z",
"rates": {
"MGA": 32.11943
}
}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": 3211.943,
"rate": 32.11943
}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