Rate Overview
Live
1 MGA = 0.006358 HNL
1 HNL = 157.2822
MGA
Avg
0.006364
High
0.006395
Low
0.006356
Last updated: 6/16/2026, 9:22:18 AM
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.18 HNL |
| 1,000 MGA | 6.36 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-06-16T09:22:18Z",
"rates": {
"HNL": 0.006358
}
}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.6358,
"rate": 0.006358
}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