Rate Overview
Live
1 MGA = 0.006312 HNL
1 HNL = 158.4284
MGA
Avg
0.006280
High
0.006319
Low
0.006122
Last updated: 7/4/2026, 7:23:54 AM
Quick Conversions
| MGA | HNL |
|---|---|
| 1 MGA | 0.01 HNL |
| 10 MGA | 0.06 HNL |
| 50 MGA | 0.32 HNL |
| 100 MGA | 0.63 HNL |
| 500 MGA | 3.16 HNL |
| 1,000 MGA | 6.31 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-07-04T07:23:54Z",
"rates": {
"HNL": 0.006312
}
}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.6312,
"rate": 0.006312
}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