Rate Overview
Live
1 HTG = 32.9205 MGA
1 MGA = 0.030376
HTG
Avg
32.7900
High
33.3985
Low
32.4198
Last updated: 7/29/2026, 9:42:46 AM
Quick Conversions
| HTG | MGA |
|---|---|
| 1 HTG | 32.92 MGA |
| 10 HTG | 329.20 MGA |
| 50 HTG | 1,646.02 MGA |
| 100 HTG | 3,292.05 MGA |
| 500 HTG | 16,460.23 MGA |
| 1,000 HTG | 32,920.45 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-29T09:42:46Z",
"rates": {
"MGA": 32.920453
}
}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": 3292.0453,
"rate": 32.920453
}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