Rate Overview
Live
1 HTG = 32.0993 MGA
1 MGA = 0.031153
HTG
Avg
33.5405
High
35.0636
Low
31.5843
Last updated: 5/27/2026, 7:39:56 PM
Quick Conversions
| HTG | MGA |
|---|---|
| 1 HTG | 32.10 MGA |
| 10 HTG | 320.99 MGA |
| 50 HTG | 1,604.97 MGA |
| 100 HTG | 3,209.93 MGA |
| 500 HTG | 16,049.66 MGA |
| 1,000 HTG | 32,099.33 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-05-27T19:39:56Z",
"rates": {
"MGA": 32.099327
}
}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": 3209.9327000000003,
"rate": 32.099327
}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