Rate Overview
Live
1 MGA = 0.006376 HNL
1 HNL = 156.8381
MGA
Avg
0.006404
High
0.006415
Low
0.006376
Last updated: 5/6/2026, 11:09:51 PM
Quick Conversions
| MGA | HNL |
|---|---|
| 1 MGA | 0.01 HNL |
| 10 MGA | 0.06 HNL |
| 50 MGA | 0.32 HNL |
| 100 MGA | 0.64 HNL |
| 500 MGA | 3.19 HNL |
| 1,000 MGA | 6.38 HNL |
Get MGA/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=HNLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-06T23:09:51Z",
"rates": {
"HNL": 0.006376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "HNL",
"amount": 100
},
"result": 0.6376,
"rate": 0.006376
}Build with MGA/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key